ImageInfoFrameCount Property |
The number of frames/images/pages in the file.
Namespace:
Atalasoft.Imaging.Codec
Assembly:
Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntaxpublic int FrameCount { get; }Public ReadOnly Property FrameCount As Integer
Get
Property Value
Type:
Int32 The number of frames/images/pages in the file.
See Also