C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / IC1Printable Interface / C1PrintableGetImage Method

In This Topic
C1PrintableGetImage Method
In This Topic
Gets the content of control as Image.
Syntax
'Declaration
 
Function C1PrintableGetImage() As Image
 

Return Value

The Image object representing a control content.
See Also