Document Solutions for PDF
DS.Documents.Pdf Assembly / GrapeCity.Documents.Pdf Namespace / Metadata.UserProp Class / Value Property

In This Topic
    Value Property (Metadata.UserProp)
    In This Topic
    Gets the property value.
    Syntax
    'Declaration
     
    Public ReadOnly Property Value As System.String
    public System.string Value {get;}
    See Also