Version

Search Results

CheckSpellingAndGrammar Property

Retuns or sets a boolean value indicating whether the contents of this run are checked for spelling and grammar. Syntax

Create Method (TextRun)

Returns a new instance which is associated with the specified WordDocumentWriter. Syntax Parameters writer The associated WordDocumentWriter instance.text The text displayed for the hyperlink.font A previously created Font instance which determines the font attributes for the text run. Null can be specified, in wh...

Font Property (TextRun)

Returns or sets the font which defines the formatting for this run. Syntax

NewLineType Property (TextRun)

Returns or sets a value which determines the method used to represent a newline in the generated output. Syntax

Reset Method (TextRun)

Restores all properties of this instance to their respective defaults. Syntax Parameters text The new value for the Text property.

Text Property (TextRun)

Returns or sets the string displayed by this run. Syntax

ToString Method (TextRun)

Returns the string representation of this object. Syntax

Underline Enumeration

Constants which define the manner in which text is underlined. Syntax Members Member Description Dash Specifies an underline consisting of a dashed line beneath all characters. DashDotDotHeavy Specifies an underline consisting of a series of thick dash, dot, dot characters beneath all characters. DashDotHeavy Spec...

UnitOfMeasurement Enumeration

Constants which specify the implied unit of measurement for properties which represent a graphical length. Syntax Members Member Description Centimeter Units are expressed as centimeters. One centimeter is equal to approximately 567 twips. Inch Units are expressed as inches (U.S. customary units). One inch is equa...

VmlEllipse Class

Renders an ellipse using Vector Markup Language (VML) Syntax