HiQPdf Documentation

PdfImageMultiPage Property

Quickly Create High Quality PDFs
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:  HiQPdf
Assembly:  HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
Syntax

public bool MultiPage { get; set; }

Property Value

Type: Boolean
See Also

Reference