VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Drawing Namespace / FormattedRunProperties Class
Constructors Properties Methods SeeAlso
In This Topic
    FormattedRunProperties Class Members
    In This Topic
    The following tables list the members exposed by FormattedRunProperties.
    Public Constructors
     NameDescription
    Public ConstructorOverloaded. Initializes a new instance of the class.
    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.
    Public Methods
     NameDescription
    Public MethodCreates a new object that is a copy of the current instance.
    Public MethodSets IsReadOnly property to true.
    See Also