Leadtools.Forms.DocumentWriters Namespace : DocxDocumentOptions Class |
The following tables list the members exposed by DocxDocumentOptions.
Name | Description | |
---|---|---|
DocxDocumentOptions Constructor | Initializes a new instance of the DocxDocumentOptions class. |
Name | Description | |
---|---|---|
DocumentResolution | Gets or sets the document resolution (in dots per inch) of the resulting document. (Inherited from Leadtools.Forms.DocumentWriters.DocumentOptions) | |
EmptyPageHeight | Gets or sets the document empty page height. (Inherited from Leadtools.Forms.DocumentWriters.DocumentOptions) | |
EmptyPageResolution | Gets or sets the resolution (in dots per inch) of the document empty page. (Inherited from Leadtools.Forms.DocumentWriters.DocumentOptions) | |
EmptyPageWidth | Gets or sets the document empty page width. (Inherited from Leadtools.Forms.DocumentWriters.DocumentOptions) | |
Format | Overridden. Gets the document format type associated with this options class. | |
Framed | Gets or sets a value indicating whether to frame the text blocks (use text box objects) in the resulting DOCX(2007/2010) file. | |
MaintainAspectRatio | Gets or sets a value indicating whether to maintain the aspect ratio of the original emf file. (Inherited from Leadtools.Forms.DocumentWriters.DocumentOptions) | |
PageRestriction | Gets or sets a value that indicates whether there can be blank pages and overlay images. (Inherited from Leadtools.Forms.DocumentWriters.DocumentOptions) |
Name | Description | |
---|---|---|
Clone | Overridden. Creates an exact copy of this DocumentOptions. |