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

In This Topic
    BuiltInId Property
    In This Topic
    Gets the locale independent style identifier for a built-in style.
    Syntax
    'Declaration
     
    Public ReadOnly Property BuiltInId As BuiltInStyleId
    public BuiltInStyleId BuiltInId {get;}
    See Also