FacingPagesCommand Property (C1FlexViewerPane)
In This Topic
The
System.Windows.Input.ICommand that shows facing pages side by side.
Syntax
'Declaration
Public ReadOnly Property FacingPagesCommand As ICommand
public ICommand FacingPagesCommand {get;}
See Also