PdfImageMultiPage Property
Controls if the all the frames in the image are rendered in PDF. This property is true by default
and each frame in the image is rendered in a new PDF page
Namespace: HiQPdfAssembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 18.0.0
public bool MultiPage { get; set; }
Property Value
Boolean