 |
PdfDestination.FitMode Property |
Gets or sets the auto-fit mode in the destination page.
Namespace:
SelectPdf
Assembly:
Select.Pdf (in Select.Pdf.dll) Version: 24.1
Syntaxpublic PdfDestinationFitMode FitMode { get; set; }
Public Property FitMode As PdfDestinationFitMode
Get
Set
Property Value
Type:
PdfDestinationFitMode
See Also