PageHistoryTracking Property (FlexViewerPane)
In This Topic
Indicates whether the changes to the
PageNumber or
PageSetNumber properties should be collected in history.
Syntax
'Declaration
Public Property PageHistoryTracking As Boolean
public bool PageHistoryTracking {get; set;}
See Also