Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / Settings Class / BuiltinProperties Property

In This Topic
    BuiltinProperties Property
    In This Topic
    Returns an object that represents all the built-in document properties of the document.
    Syntax
    'Declaration
     
    Public ReadOnly Property BuiltinProperties As BuiltInPropertyCollection
    public BuiltInPropertyCollection BuiltinProperties {get;}
    See Also