This property refers to the number of pages of a multi-page image file. To retrieve the value of this property, first execute the GetImageFileType or GetImageFileTypeFromRawData method.

[Visual Basic]
Public ReadOnly Property FileMaxPage As Integer
[C#]
public int FileMaxPage {get;}

Property Value

The number of pages of a multi-page image file

Explanation

The FileMaxPage property refers to the number of pages of a multi-page image file. To retrieve the value of this property, first execute the GetImageFileType or GetImageFileTypeFromRawData method.

This property isn't used for vector images.

See Also

IkFile Class | IkFile Members

The ImageKit.NET3 is created by Newtone Corporation