FacingPages Property (C1FlexViewer)
In This Topic
Gets or sets a value indicating whether to show facing pages side by side, the first page on the right.
Syntax
'Declaration
Public Property FacingPages As Boolean
public bool FacingPages {get; set;}
See Also