Encapsulates the properties of a table which can be applied globally to all tables in a document. Syntax
Public Properties Public Methods
Public Methods
Public Properties
Returns a TableCellPropertiesBase instance which defines the default properties for table cells. Syntax
Restores all property values for this instance to their respective defaults. Syntax
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.
Encapsulates the spacing and kerning properties of a Font. Syntax
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...
Public Fields Public Properties Public Methods