PrintDocument for WinForms | ComponentOne
C1.PrintDocument.6 Assembly / C1.C1Preview.Util Namespace / FontInfo Class
Properties


In This Topic
    FontInfo Class Members
    In This Topic

    The following tables list the members exposed by FontInfo.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets the value indicating whether the font licensing allows embedding.  
    Public PropertyGets the value indicating whether the font licensing allows subsetting.  
    Public PropertyGets the em size of the font, in font design units.  
    Public PropertyGets the value indicating whether the font licensing requires obfuscating when embedded in XPS.  
    Public PropertyGets the value indicating whether the font licensing restricts the font to read-only use.  
    Public PropertyGets the value indicating whether the font should be obfuscated when embedded in XPS.  
    Public PropertyGets the strikeout position, relative to the baseline, in design units. Positive values are above the base line and negative values are below.  
    Public PropertyGets the subscript size quotient. Multiply the size of the font by this value to get the subscript size.  
    Public PropertyGets the subscript size of the font, in font design units.  
    Public PropertyGets the superscript size quotient. Multiply the size of the font by this value to get the superscript size.  
    Public PropertyGets the superscript size of the font, in font design units.  
    Public PropertyGets the underscore position, relative to the baseline, in design units. Positive values are above the base line and negative values are below.  
    Public PropertyGets the underscore line thickness, in design units.  
    Top
    See Also