C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / RenderC1Printable Class / GenerateInnerRenderObjects Method

In This Topic
GenerateInnerRenderObjects Method
In This Topic
Forces the generation of inner render object or objects representing the object being printed (specified by the Object property). The generated render objects can be accessed via Children.
Syntax
'Declaration
 
Public Sub GenerateInnerRenderObjects() 
 
See Also