Version

Search Results

Text Property (TextHyperlink)

Returns or sets the text that is displayed for the hyperlink. Syntax Remarks In the case where the TextRuns property is set to a non-null value, this property returns the text of the first element in the list. Use the TextRuns property when the text for the hyperlink must contain mixed formatting attributes.

TextRuns Property

Returns or sets a list of TextRun instances which contain the runs of text that are displayed for this hyperlink. Syntax Remarks The TextRuns property can be used to create a hyperlink with mixed formatting attributes. Each element in the list contains a fragment of the text to be displayed along with the font whi...

ToString Method (TextHyperlink)

Returns the string representation of this object. Syntax

TextHyperlink Constructor(String)

Creates a new instance of the TextHyperlink class. Syntax Parameters address The address of the hyperlink.

TextHyperlink Constructor(String,String)

Creates a new instance of the TextHyperlink class. Syntax Parameters address The address of the hyperlink.text The text displayed for the hyperlink.

TextRun Class

Class which pairs a string value with a Font. Syntax

TextRun Class Members

Public Properties Public Methods

TextRun Class Methods

Public Methods

TextRun Class Properties

Public Properties