Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf Namespace / GcPdfGraphics Class / ImageCanBeDisposedAfterDrawing Property

In This Topic
    ImageCanBeDisposedAfterDrawing Property
    In This Topic
    For internal use.
    Syntax
    'Declaration
     
    Public Overrides ReadOnly Property ImageCanBeDisposedAfterDrawing As System.Boolean
    public override System.bool ImageCanBeDisposedAfterDrawing {get;}
    See Also