SimpleViewLayoutOptions Properties
Contains settings which affect the layout of the Simple view.Name | Description |
---|---|
AllowTablesToExtendIntoMargins | Gets or sets whether to retain the settings of a table that is extended past the margins of a document instead of using autofit to make the table fit within the margins. |
MatchHorizontalTableIndentsToTextEdge | Gets or sets how horizontal table indents are applied. |
ResizeTablesToFitContent | Specifies whether to resize the table cells if their contents extend the cell margins. |
See Also