ComponentOne Word for WPF
C1.WPF.Word.4.5.2 Assembly / C1.WPF.Word Namespace / Font Class
Properties


In This Topic
    Font Class Members
    In This Topic

    The following tables list the members exposed by Font.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets a value that determines whether this font is bold.  
    Public PropertyGets the font family.  
    Public PropertyGets or sets charset code for this font.  
    Public PropertyGets or sets vertical font flag for this font.  
    Public PropertyGets a value that determines whether this font is italic.  
    Public PropertyGets the font name.  
    Public PropertyGets the font size in points.  
    Public PropertyGets a value that determines whether this font has a horizontal line through it.  
    Public PropertyGets the font style attributes.  
    Public PropertyGets a value that determines whether this font is underlined.  
    Top
    See Also