Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / DocumentProperty Class
Properties

In This Topic
    DocumentProperty Class Members
    In This Topic

    The following tables list the members exposed by DocumentProperty.

    Public Properties
     NameDescription
    Public Property Specifies the name of a bookmark in the current document from which the value of this custom document property should be extracted. If this property value is present, then any value shall be considered a cache and replaced with the value of this bookmark (if present) on save. If the bookmark is not present, then this link shall be considered broken and the cached value shall be retained.  
    Public Property Gets the name of the property.  
    Public Property Gets the data type of the property.  
    Public Property Gets or sets the value of the property.  
    Top
    See Also