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

In This Topic
    BuiltIn Property (CustomXmlPart)
    In This Topic
    Gets whether the part is built-in (doc properties or app properties part).
    Syntax
    'Declaration
     
    Public ReadOnly Property BuiltIn As System.Boolean
    public System.bool BuiltIn {get;}
    See Also