Document Solutions for PDF
DS.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Text.CMap Namespace / CMapTable Class / Name Property

In This Topic
    Name Property (CMapTable)
    In This Topic
    Gets or sets the CMap name.
    Syntax
    'Declaration
     
    Public ReadOnly Property Name As System.String
    public System.string Name {get;}
    See Also