OutputContext Class

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

Definition

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

Properties

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

See Also