
| Leadtools.Forms.DocumentWriters Namespace : TextDocumentOptions Class |
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 sets a value that indicates whether the resulting text file should have page breaks. |
![]() | AddPageNumber | Get or sets a value that indicates whether text file should have page numbers. |
![]() | DocumentResolution | Gets or sets the document resolution (in dots per inch) of the resulting document. (Inherited from Leadtools.Forms.DocumentWriters.DocumentOptions) |
![]() | DocumentResolution | This class implementation of IDocumentOptions.DocumentResolution. |
![]() | DocumentType | Gets or sets the value that indicates the text file type. |
![]() | EmptyPageHeight | Gets or sets the document empty page height. (Inherited from Leadtools.Forms.DocumentWriters.DocumentOptions) |
![]() | EmptyPageHeight | This class implementation of IDocumentOptions.EmptyPageHeight. |
![]() | EmptyPageResolution | Gets or sets the resolution (in dots per inch) of the document empty page. (Inherited from Leadtools.Forms.DocumentWriters.DocumentOptions) |
![]() | EmptyPageResolution | This class implementation of IDocumentOptions.EmptyPageResolution. |
![]() | EmptyPageWidth | Gets or sets the document empty page width. (Inherited from Leadtools.Forms.DocumentWriters.DocumentOptions) |
![]() | EmptyPageWidth | This class implementation of IDocumentOptions.EmptyPageWidth. |
![]() | Format | Overridden. Gets the document format type associated with this options class. |
![]() | Format | This class implementation of IDocumentOptions.Format. |
![]() | Formatted | Get or sets a value that indicates whether the 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 Leadtools.Forms.DocumentWriters.DocumentOptions) |
![]() | MaintainAspectRatio | This class implementation of IDocumentOptions.MaintainAspectRatio. |
![]() | PageRestriction | Gets or sets a value that indicates whether there can be blank pages and overlay images. (Inherited from Leadtools.Forms.DocumentWriters.DocumentOptions) |
![]() | PageRestriction | This class implementation of IDocumentOptions.PageRestriction. |
| Name | Description | |
|---|---|---|
![]() | Clone | Overridden. Creates an exact copy of this DocumentOptions. |
![]() | Clone | This class implementation of IDocumentOptions. |