The following tables list the members exposed by TextDocumentOptions.
Name | Description | |
---|---|---|
![]() | TextDocumentOptions Constructor | Initializes a new instance of the TextDocumentOptions class. |
Name | Description | |
---|---|---|
![]() | AddPageBreak | Gets or set a value that indicate whether the resulting text file should have page breaks. |
![]() | AddPageNumber | Get or sets a value that indicate whether text file should have page numbers. |
![]() | DocumentResolution | Gets or sets the document resolution (in dots per inch) of the resulting document. (Inherited from DocumentOptions) |
![]() | DocumentType | Gets or sets the value that indicate the text file type. |
![]() | EmptyPageHeight | Gets or sets the document empty page height. (Inherited from DocumentOptions) |
![]() | EmptyPageResolution | Gets or sets the resolution (in dots per inch) of the document empty page. (Inherited from DocumentOptions) |
![]() | EmptyPageWidth | Gets or sets the document empty page width. (Inherited from DocumentOptions) |
![]() | Format | Overridden. Gets the document format type associated with this options class. |
![]() | Formatted | Get or sets a value that indicate whether text file should be formatted. |
![]() | MaintainAspectRatio | Gets or sets a value indicating whether to maintain the aspect ratio of the original emf file. (Inherited from DocumentOptions) |
![]() | PageRestriction | Gets or sets the document page restriction (Inherited from DocumentOptions) |
Name | Description | |
---|---|---|
![]() | Clone | Overridden. Creates an exact copy of this DocumentOptions. |