DocumentCacheOptionsInputOptions Property
Gets the collection of input options used when generating the displayed document.
For example, when you add an instance of
SpreadsheetInputOptions to this collection,
it will be used only for spreadsheet input files.
Note that changes in this property change CachePdfKey.
Namespace: GleamTech.DocumentUltimate.CachingAssembly: GleamTech.DocumentUltimate (in GleamTech.DocumentUltimate.dll) Version: 7.1.5
public Collection<InputOptions> InputOptions { get; set; }
Public Property InputOptions As Collection(Of InputOptions)
Get
Set
Property Value
CollectionInputOptions