Document Solutions for Word
DS.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / DocumentProperty Class / Type Property

In This Topic
    Type Property (DocumentProperty)
    In This Topic
    Gets the data type of the property.
    Syntax
    'Declaration
     
    Public ReadOnly Property Type As PropertyType
    public PropertyType Type {get;}
    See Also