VintaSoft Imaging .NET SDK 14.1: Documentation for .NET developer
Vintasoft.Imaging.Drawing Namespace / VintasoftFontProperties Class
Constructors Properties Methods SeeAlso
In This Topic
    VintasoftFontProperties Class Members
    In This Topic
    The following tables list the members exposed by VintasoftFontProperties.
    Public Constructors
     NameDescription
    Public ConstructorOverloaded. Initializes a new instance of the class.
    Public Properties
     NameDescription
    Public PropertyGets the font color.
    Public PropertyGets a value indicating whether font is bold.
    Public PropertyGets a value indicating whether font is italic.
    Public PropertyGets a value indicating whether font is strikeout.
    Public PropertyGets a value indicating whether font is underlined.
    Public PropertyGets the font name.
    Public PropertyGets the font size, in points.
    Public Methods
     NameDescription
    Public MethodReturns a value indicating whether the specified System.Object, is equal to this instance.
    Public MethodReturns a hash code for this instance.
    Public MethodReturns the font size, in pixels.
    See Also