Accusoft.PdfXpress5.Net
UseAllPages Property
See Also  Send Feedback
Accusoft.PdfXpressSdk Namespace > PageRange Class : UseAllPages Property




Glossary Item Box

Gets and sets an indicator for accessing the entire current pages in a Document.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Property Value

A boolean value which is true when the current page range includes all the pages in a Document. Otherwise, false is used.

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 Document 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.