Document Solutions for Word
DS.Documents.Word Assembly / GrapeCity.Documents.Word.Fields Namespace / TocStyleLevel Class / IsBuiltIn Property

In This Topic
    IsBuiltIn Property
    In This Topic
    Gets a value indicating whether the style is a built-in heading style.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsBuiltIn As System.Boolean
    public System.bool IsBuiltIn {get;}
    See Also