[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.DocumentProperty

DocumentProperty Class

Represents a document property.

Inheritance
DocumentProperty
Namespace: GrapeCity.Documents.Word
Assembly: DS.Documents.Word.dll
Syntax
public class DocumentProperty
Public Class DocumentProperty

Properties

Name Description
LinkSource

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.

Name

Gets the name of the property.

Type

Gets the data type of the property.

Value

Gets or sets the value of the property.