Accusoft PDF Xpress Control v5.0
UseAllPages Property
See Also  Send comments on this topic.
PageRange Object : UseAllPages Property

Glossary Item Box

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

©2012. Accusoft Corporation. All Rights Reserved.