InputOptions.InputOptions Constructor
Definition
- Namespace
- GleamTech.DocumentUltimate
- Assembly
- GleamTech.DocumentUltimate.dll
InputOptions()
Initializes a new instance of the InputOptions class.
public InputOptions()
InputOptions(DocumentFormat)
Initializes a new instance of the InputOptions class with a document format.
public InputOptions(DocumentFormat format)
Parameters
formatDocumentFormatThe format to convert from.