Click or drag to resize

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.PdfVision
Assembly: SautinSoft.PdfVision (in SautinSoft.PdfVision.dll) Version: 2024.12.6
Syntax
public bool FitImageToPageSize { get; set; }

Property Value

Boolean
See Also