[]
        
(Showing Draft Content)

C1.C1Preview.C1PrintDocument.CurrentPage

CurrentPage Property

CurrentPage

Gets the current generating page, returns null if document in not generating state.

Declaration
[Browsable(false)]
public C1Page CurrentPage { get; }
<Browsable(False)>
Public ReadOnly Property CurrentPage As C1Page