[]
Returns an instance of GcPdfGraphics that can be used to generate content of this PageContentStream.
public GcPdfGraphics GetGraphics(Page page)
Public Function GetGraphics(page As Page) As GcPdfGraphics
Type | Name | Description |
---|---|---|
Page | page | The Page containing this PageContentStream. |
Type | Description |
---|---|
GcPdfGraphics | The GcPdfGraphics. |