Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / GcWordDocument Class / Theme Property

In This Topic
    Theme Property
    In This Topic
    Gets the theme that holds all formatting options available to a document through a theme.
    Syntax
    'Declaration
     
    Public ReadOnly Property Theme As Theme
    public Theme Theme {get;}
    See Also