FollowPreviewPage Property (C1PreviewOutlineView)
In This Topic
Gets or sets a value indicating whether selection follows the current preview page (StartPageIdx).
Syntax
'Declaration
Public Property FollowPreviewPage As Boolean
public bool FollowPreviewPage {get; set;}
See Also