Documents for PDF .NET Edition
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf Namespace / GcPdfGraphics Class / Disposed Property

In This Topic
    Disposed Property (GcPdfGraphics)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property Disposed As System.Boolean
    public System.bool Disposed {get;}
    See Also