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

In This Topic
    WordName Property
    In This Topic
    Gets the Word style English name.
    Syntax
    'Declaration
     
    Public ReadOnly Property WordName As System.String
    public System.string WordName {get;}
    See Also