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

In This Topic
    BuiltIn Property (Style)
    In This Topic
    Gets a value indicating whether this style is one of the built-in styles in Microsoft Word.
    Syntax
    'Declaration
     
    Public ReadOnly Property BuiltIn As System.Boolean
    public System.bool BuiltIn {get;}
    See Also