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

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