[]
        
(Showing Draft Content)

C1.Win.FlexViewer.PagePointerEventArgs.Page

Page Property

Page

Gets the current page associated with this instance.

Declaration
public C1Page Page { get; }
Public ReadOnly Property Page As C1Page
Remarks

This property is set internally and cannot be modified directly. It represents the page that is currently being processed or displayed by the viewer.