Click or drag to resize

PdfHtmlLayoutFormat FitToHtml Property

If html view is larger than page, resize pdf page to fit html view. But if html view is smaller than, will not resize pdf page.

Namespace: Spire.Additions.Html
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public Clip FitToHtml { get; set; }

Property Value

Type: Clip
See Also