Version

Search Results

HeightRule Property

Returns or sets the rule applied when calculating the Height of the associated row. Syntax Remarks By default, the row height rule is Auto, unless a value is explicitly assigned to the Height property, in which case it defaults to Exact. Explicitly assigning a value to the HeightRule property overrides this behavi...

IsHeaderRow Property

Returns or sets a boolean value indicating whether the associated row is repeated at the top of each page on which it appears. Syntax

Reset Method (TableRowProperties)

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

TextHyperlink Class

Encapsulates a textual hyperlink. Syntax

TextHyperlink Class Members

Public Constructors Public Properties Public Methods

TextHyperlink Class Properties

Public Properties

Create Method (TextHyperlink)

Returns a new instance which is associated with the specified WordDocumentWriter. Syntax Parameters writer The associated WordDocumentWriter instance.address The address of the hyperlink.text The text displayed for the hyperlink. Return Value A new PictureOutlineProperties instance.

Reset(String) Method

Restores all property values to their respective defaults. Syntax Parameters address The new value for the Address property.

Reset Method (TextHyperlink)

Restores all property values to their respective defaults. Overload List