[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Graphics.FormXObject.Graphics

Graphics Property

Graphics

Gets an instance of GcPdfGraphics that can be used to generate content of this FormXObject.

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