'Declaration Public Function GetGraphics( _ ByVal page As Page _ ) As GcPdfGraphics
public GcPdfGraphics GetGraphics( Page page )
Parameters
- page
- The Page containing this PageContentStream.
Return Value
The GcPdfGraphics.
'Declaration Public Function GetGraphics( _ ByVal page As Page _ ) As GcPdfGraphics
public GcPdfGraphics GetGraphics( Page page )