C1.PrintDocument.8 Assembly / C1.C1Preview Namespace / RenderC1Printable Class / GenerateInnerRenderObjects Method

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