CurrentPageArea Property
CurrentPageArea
Gets the current generating area of page, returns null if document in not generating state.
Declaration
[Browsable(false)]
public PageAreaBase CurrentPageArea { get; }
<Browsable(False)>
Public ReadOnly Property CurrentPageArea As PageAreaBase