OutputOptions Class

Represents a set of common output options used for document conversion.

Definition

Namespace: GleamTech.DocumentUltimate
Assembly: GleamTech.DocumentUltimate (in GleamTech.DocumentUltimate.dll) Version: 6.9.7
C#
public class OutputOptions
Inheritance
Object    OutputOptions
Derived

Constructors

OutputOptionsInitializes a new instance of the OutputOptions class.
OutputOptions(DocumentFormat)Initializes a new instance of the OutputOptions class with a document format.

Properties

FormatGets or sets the format to convert to.

See Also