Dynamsoft Home|Product Home

ImageLayoutPageNumber Property

Description

Returns the page number of the current image. This is a runtime, read-only property.

Data type

Long

Syntax

ObjectName. ImageLayoutPageNumber

Remarks

Increment for each page fed from a page feeder.

ImageLayoutPageNumber property, along with other properties about the current image information, is valid only in OnPreTransfer and OnPostTransfer event.

When an error occurs and IfThrowException property is TRUE, an exception will be thrown. Check ErrorCode property and ErrorString property for error information.

See also

ImageLayoutFrameLeft property, ImageLayoutFrameTop property, ImageLayoutFrameRight property, ImageLayoutFrameBottom property, ImageLayoutDocumentNumber property, ImageLayoutFrameNumber property