[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.PageGrid

PageGrid Class

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.

Inheritance
PageGrid
Namespace: GrapeCity.Documents.Word
Assembly: DS.Documents.Word.dll
Syntax
public class PageGrid
Public Class PageGrid

Properties

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.

Methods

Name Description
ClearFormatting()

Resets grid options to default values.