PreviewPages Property (Viewer)
In This Topic
Pages to load. Pass value less or equal to 0 to load all Applicable only for loading from SectionReport or PageDocument instances
Syntax
'Declaration
Public Property PreviewPages As Integer
public int PreviewPages {get; set;}
See Also