Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / CustomPropertyCollection Class / Add Method

In This Topic
    Add Method (CustomPropertyCollection)
    In This Topic
    Adds a document property of the PropertyType.Boolean data type into the collection.
    Overload List
    OverloadDescription
    Adds a document property of the PropertyType.Boolean data type into the collection.  
    Adds a document property of the PropertyType.DateTime data type into the collection.  
    Adds a document property of the PropertyType.Double data type into the collection.  
    Adds a document property of the PropertyType.Number data type into the collection.  
    Adds a document property of the PropertyType.String data type into the collection.  
    See Also