Click or drag to resize
Pdf Library for .NET

PdfDestinationFitMode Property

Gets or sets the auto-fit mode in the destination page.

Namespace: SelectPdf
Assembly: Select.HtmlToPdf (in Select.HtmlToPdf.dll) Version: 26.2
Syntax
public PdfDestinationFitMode FitMode { get; set; }

Property Value

PdfDestinationFitMode
See Also