In This Topic

MaxPages Property (DocuViewareControl)

In This Topic
Specifies the maximum of pages per loaded document.
Syntax
'Declaration
 
Public Property MaxPages As Integer
public int MaxPages {get; set;}
Remarks
Default value is 3000.
See Also