The following tables list the members exposed by TextDocumentOptions.
Public Constructors
Name | Description | |
---|---|---|
TextDocumentOptions | Initializes a new instance of the TextDocumentOptions class. |
Public Methods
Name | Description | |
---|---|---|
Clone | Creates an exact copy of this DocumentOptions. | |
Clone | This class implementation of DocumentOptions. |
Public Properties
Name | Description | |
---|---|---|
AddPageBreak | 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 | This class implementation of DocumentOptions.DocumentResolution. | |
DocumentType | Value that indicates the text file type. | |
EmptyPageHeight | This class implementation of DocumentOptions.EmptyPageHeight. | |
EmptyPageResolution | This class implementation of DocumentOptions.EmptyPageResolution. | |
EmptyPageWidth | This class implementation of DocumentOptions.EmptyPageWidth. | |
Format | Gets the document format type associated with this options class. | |
Format | This class implementation of DocumentOptions.Format. | |
Formatted | Get or sets a value that indicates whether the text file should be formatted. | |
MaintainAspectRatio | This class implementation of DocumentOptions.MaintainAspectRatio. | |
PageRestriction | This class implementation of DocumentOptions.PageRestriction. |