ImageToPdfOptionsFitImageToPageSize Property |
Gets and sets the value to scale each image (disproportionately) to fit the page size. Thus, each page will contain only the one full-page image. Default: true.
Namespace: SautinSoft.PdfVisionAssembly: SautinSoft.PdfVision (in SautinSoft.PdfVision.dll) Version: 2024.12.6
Syntaxpublic bool FitImageToPageSize { get; set; }
Public Property FitImageToPageSize As Boolean
Get
Set
Property Value
Boolean
See Also