Accusoft PDF Xpress Control v6.0
UseAllPages Property
Description
Gets and sets an indication if the current PageRange collection represents all pages of a PDFDocument.
Property type
Read-write property
Syntax
Visual Basic
Public Property UseAllPages As Boolean
Return Type

A boolean value which is True if the current PageRange collection represents all pages of a PDFDocument. Otherwise, False is returned.

Remarks

The default value is False.

This property is provided as a convenient way to create a PageRange object that represents all pages in a PdfDocument without needing to know how many pages there actually are.

When this property is set to true, the StartPageNumber and PageCount properties are ignored.

See Also

PageRange Object  | PageRange Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback