[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Page.Graphics

Graphics Property

Graphics

Gets an instance of GcPdfGraphics that can be used to draw on the current page, graphics created from the last page content stream, if ContentStreams collection is empty then new PageContentStream automatically added.

Declaration
public GcPdfGraphics Graphics { get; }
Public ReadOnly Property Graphics As GcPdfGraphics