Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Operators Namespace / OperatorBase Class / Name Property

In This Topic
    Name Property (OperatorBase)
    In This Topic
    Gets the operator's PDF name.
    Syntax
    'Declaration
     
    Public MustOverride ReadOnly Property Name As System.String
    public abstract System.string Name {get;}
    See Also