InputContext Class

Encapsulates all specific information about the input of a document conversion.

Definition

Namespace: GleamTech.DocumentUltimate
Assembly: GleamTech.DocumentUltimate (in GleamTech.DocumentUltimate.dll) Version: 7.1.5
C#
public class InputContext
Inheritance
Object    InputContext

Properties

AttachmentsGets or sets the attachments inside the input file.
FileGets the input file that was specified for the current document conversion.
FormatGets the input format that was specified or auto-detected for the current document conversion.
OptionsGets the input options that was specified for the current document conversion.

See Also