VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Drawing Namespace / FormattedRunProperties Class
In This Topic
FormattedRunProperties Class Properties
In This Topic
For a list of all properties of this type, see FormattedRunProperties.
Public Properties
 NameDescription
Public PropertyGets or sets the character horizontal scaling, measured in 1/100 of percent.
Public PropertyGets or sets the character spacing.
Public PropertyGets or sets the character spacing scaling, measured in 1/100 of percent.
Public PropertyGets or sets the font color.
Public Propertystatic (Shared in Visual Basic)Gets or sets the default run properties.
Public PropertyGets or sets the font name.
Public PropertyGets or sets the font size, in points.
Public PropertyGets or sets a value indicating whether font is bold.
Public PropertyGets or sets a value indicating whether font is italic.
Public PropertyGets or sets a value indicating whether font is overlined.
Public PropertyGets a value indicating whether this instance of text run is read-only.
Public PropertyGets or sets a value indicating whether font is strikeout.
Public PropertyGets or sets a value indicating whether font is underlined.
See Also