Public Properties Public Methods
Public Methods
Public Properties
Creates a new instance of the class. Syntax Parameters writer The associated WordDocumentWriter.format A PageNumberFieldFormat. constant which defines the format for the page number field.
Returns or sets the font which defines the formatting for this field. Syntax
Returns or sets a value which determines the type of page number field. Syntax
Restores all property values to their respective defaults. Syntax Parameters format
Constants which define the orientation for a page in the document. Syntax Members Member Description Default The actual value is determined by the page size. If the width of the page size is greater than the height, the orientation resolves to Landscape; if the width is equal or less than the height, it resolves t...
Constants which specify the alignment for a paragraph or table. Syntax Members Member Description Both Specifies that the text is justified between both of the text margins in the document. Center Specifies that the text is centered on the line between both of the text margins in the document. Distribute Specifies...
Base class from which classes that encapsulate paragraph content derive. Syntax