Paginated Property (C1FlexViewerPane)
In This Topic
Gets or sets a value indicating whether the content should be represented as set of fixed sized pages.
Syntax
'Declaration
Public Property Paginated As Boolean
public bool Paginated {get; set;}
See Also