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

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