Dynamsoft Home|Product Home

ImageLayoutDocumentNumber Property

Description

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

Data type

Long

Syntax

ObjectName. ImageLayoutDocumentNumber

Remarks

Usually, increment when a group of new pages is placed into the document feeder (usually tell this has happened when the feeder empties).

ImageLayoutDocumentNumber 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, ImageLayoutPageNumber property, ImageLayoutFrameNumber property