InputOptions Class

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

Definition

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

Constructors

InputOptionsInitializes a new instance of the InputOptions class.
InputOptions(DocumentFormat)Initializes a new instance of the InputOptions class with a document format.

Properties

FormatGets or sets the format to convert from.
PasswordGets or sets the password which is used for loading a protected document.

See Also