HiQPdf Documentation

PdfImageMultiPage Property

HiQPdf Client for .NET Core
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:  HiQPdfClient
Assembly:  HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 15.0.0
Syntax

public bool MultiPage { get; set; }

Property Value

Type: Boolean
See Also

Reference