Click or drag to resize

DocumentBuilder Properties

The DocumentBuilder type exposes the following members.

Properties
 NameDescription
Public propertyCode exampleCellFormat Gets the current table cell formatting properties.
Public propertyCode exampleCharacterFormat Gets current character formatting properties.
Public propertyCurrentPosition Gets the current insert position.
Public propertyDocument Gets the DocumentCore that this DocumentBuilder is attached to.
Public propertyCode exampleListFormat Gets the current list formatting properties.
Public propertyCode examplePageSetup Gets the current page setup and section properties.
Public propertyCode exampleParagraphFormat Gets the current paragraph formatting properties.
Public propertyCode exampleRowFormat Gets the current table row formatting properties.
Public propertyCode exampleTableFormat Gets the current table formatting properties.
Top
See Also