Gets the number of frames in the image.
Namespace: Spire.Pdf.GraphicsAssembly: Spire.Pdf (in Spire.Pdf.dll) Version: 7.9.2.0 (7.9.2.1020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public virtual int FrameCount { get; }
Public Overridable ReadOnly Property FrameCount As Integer Get
public: virtual property int FrameCount { int get (); }
abstract FrameCount : int with get override FrameCount : int with get