Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.MarkedContent Namespace / TagCustom Class / Name Property

In This Topic
    Name Property (TagCustom)
    In This Topic
    Gets or sets this tag's name.
    Syntax
    'Declaration
     
    Public Property Name As System.String
    public System.string Name {get; set;}
    See Also