MultiplePageRows Property (Viewer)
In This Topic
Gets or sets the number of pages displayed vertically when the viewer is in MultiPageMode.
Syntax
'Declaration
Public Property MultiplePageRows As Integer
public int MultiplePageRows {get; set;}
See Also