Name | Description | |
---|---|---|
DocxDocumentLayoutSettings | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
DocxDocumentLayoutSettings | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
EnvironmentProperties | Gets or sets the environment properties of document. (Inherited from DocumentLayoutSettings) | |
EvenPageLayoutSettings | Gets or sets the layout settings for document pages with even indices. (Inherited from DocumentLayoutSettings) | |
FontProgramsController | Gets or sets the font programs controller that allows to access the external font programs. (Inherited from DocumentLayoutSettings) | |
InterruptLayoutOnLastPage | Gets or sets a value indicating whether the layout engine interrupts the layout process on last page. (Inherited from DocumentLayoutSettings) | |
IsVintasoftLayoutEngineCompatible | Gets or sets a value indicating whether the layout engine uses layout settings that is compatible with VintaSoft layout engine. (Inherited from DocumentLayoutSettings) | |
OddPageLayoutSettings | Gets or sets the layout settings for document pages with odd indices. (Inherited from DocumentLayoutSettings) | |
PageCount | Gets or sets the count of pages, which should be layouted. (Inherited from DocumentLayoutSettings) | |
PageLayoutSettings | Gets or sets the layout settings for document page. (Inherited from DocumentLayoutSettings) | |
PagesLayoutSettings | Gets the page layout settings for pages with specified indexes. (Inherited from DocumentLayoutSettings) | |
ShowHiddenContent | Gets or sets a value indicating whether the hidden content must be shown. | |
UseDynamicLayout | Gets or sets a value indicating whether the document uses dynamic layout. (Inherited from DocumentLayoutSettings) | |
UseGraphicObjectReleativeSize | Gets or sets a value indicating whether the layout engine uses relative size instead of specified size of graphics object. (Inherited from DocumentLayoutSettings) |
Name | Description | |
---|---|---|
Clone | Creates an exact copy of this DocumentLayoutSettings. | |
CopyTo | Copies the state of the current object to the target object. | |
Equals | Determines whether the specified System.Object, is equal to this instance. | |
GetHashCode | Returns a hash code for this instance. | |
GetObjectData | Populates a SerializationInfo with the data needed to serialize the target object. | |
GetPageLayoutSettings | Returns page layout settings for specified page. (Inherited from DocumentLayoutSettings) |
Name | Description | |
---|---|---|
CreateDefaultFontProgramsController | Creates the font program controller that is used as the default font program controller for this document layout settings. (Inherited from DocumentLayoutSettings) |