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