Accusoft Prizm Viewer Control v10.0
TotalPages Property
See Also  Send comments on this topic.
PrizmControl Object : TotalPages Property

Glossary Item Box

Description

Gets the total number of pages in the image set.

Property Type

Read-write property

Syntax

Visual Basic
Public Property TotalPages As Long

Return Type

A long value which represents the number of pages in the image set.

Remarks

If the image set is specified using a list file and the page information is not included, the value returned may be -1, indicating the total number of pages is not known. If the PageCount, PageRange, or Page attributes are specified for every ImageFile item in the list file, the total page count value is returned.

After the OnTotalPagesAvailable event fires, this property contains the actual total number of pages in the image set.

See Also

©2015. Accusoft Corporation. All Rights Reserved.