Property PageCount
PageCount
Gets the total number of pages in this image. For single-page images or non-multipage formats, this is always 1. For multipage TIFF files, this returns the number of IFD directories.
public int PageCount { get; }
Gets the total number of pages in this image. For single-page images or non-multipage formats, this is always 1. For multipage TIFF files, this returns the number of IFD directories.
public int PageCount { get; }