PdfImageSelectedFrame Property

The index of the frame in a multi frame image selected for rendering. This property is 0 by default and has effect only when MultiPage property is false

Definition

Namespace: HiQPdf
Assembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 16.0.0
C#
public int SelectedFrame { get; set; }

Property Value

Int32

See Also