C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / C1PrintDocument Class / CurrentBlockRenderGraphics Property

In This Topic
CurrentBlockRenderGraphics Property
In This Topic
Gets the current RenderGraphics object created by the last call to RenderBlockGraphicsBegin.
Syntax
'Declaration
 
Public ReadOnly Property CurrentBlockRenderGraphics As RenderGraphics
 
See Also