[]
Represents the settings for a page grid, which enables precise layout of full-width East Asian language characters within a section by specifying the desired number of characters per line and lines per page for all East Asian text content in section.
public class PageGrid
Public Class PageGrid
| Name | Description |
|---|---|
| CharsLine | Gets or sets the number of characters to be allowed on the page grid for each line in a section. |
| LayoutMode | Gets or sets the layout mode for a section. |
| LinesPage | Gets or sets the number of lines to be allowed on the page grid for the page assuming all lines have equal line pitch applied to them. |
| Name | Description |
|---|---|
| ClearFormatting() | Resets grid options to default values. |