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

In This Topic
CurrentPage Property
In This Topic
Gets the current generating page, returns null if document in not generating state.
Syntax
'Declaration
 
Public ReadOnly Property CurrentPage As C1Page
 
See Also