ImageGear for Java
setPageNumber Method
Unsigned short array. *

See the TIFF 6.0 specification for tag usage details.

Sets PageNumber tag value.

Method replacesthe tag value if the tag is present in the metadata tree, or null otherwise.

This method accesses the PageNumber tag. The tag specifies the page number of the page from which this image was scanned. PageNumber[0] is the page number; PageNumber[1] is the total number of pages in the document. If PageNumber[1] is 0, the total number of pages in the document is not available.

Syntax
public void setPageNumber( 
   int[] value
)

Parameters

value
Unsigned short array. *

See the TIFF 6.0 specification for tag usage details.

See Also

Reference

ImGearTIFFMetadata Class
ImGearTIFFMetadata Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback