Click or drag to resize

PdfBitmap ActiveFrame Property

Gets or sets the active frame of the bitmap.

Namespace: Spire.Pdf.Graphics
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public override int ActiveFrame { get; set; }

Property Value

Type: Int32
The active frame index.
See Also