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

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