InputOptions Class
Definition
- Namespace
- GleamTech.DocumentUltimate
- Assembly
- GleamTech.DocumentUltimate.dll
Represents a set of common input options used for document conversion.
public class InputOptions
- Inheritance
-
InputOptions
- Derived
Constructors
| InputOptions() |
Initializes a new instance of the InputOptions class. |
| InputOptions(DocumentFormat) |
Initializes a new instance of the InputOptions class with a document format. |
Properties
| Format |
Gets or sets the format to convert from. |
| Password |
Gets or sets the password which is used for loading a protected document. |