Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / Style Class / Type Property

In This Topic
    Type Property (Style)
    In This Topic
    Gets the style type.
    Syntax
    'Declaration
     
    Public ReadOnly Property Type As StyleType
    public StyleType Type {get;}
    See Also