Version

Search Results

DefaultTableProperties Class

Encapsulates the properties of a table which can be applied globally to all tables in a document. Syntax

DefaultTableProperties Class Members

Public Properties Public Methods

CellProperties Property

Returns a TableCellPropertiesBase instance which defines the default properties for table cells. Syntax

Reset Method (DefaultTableProperties)

Restores all property values for this instance to their respective defaults. Syntax

Font Class

Provides a way to customize the visual attributes of a character or range of characters. Syntax Remarks The Font class exposes properties like Bold, Italic, Underline, etc., which enable the developer to format characters in the same manner as a user of MS Word.

FontCharacterSpacing Class

Encapsulates the spacing and kerning properties of a Font. Syntax

FontCharacterSpacing Class Fields

For a list of all members of this type, see FontCharacterSpacing members. Public Fields Name Description KerningMaxValue The maximum allowable value for the Kerning property, expressed in twips (32760) KerningMinValue The minimum allowable value for the Kerning property, expressed in twips (20) PositionMaxValue Th...

FontCharacterSpacing Class Members

Public Fields Public Properties Public Methods