ImageToPdfOptionsScale Property |
Gets or sets scale in percents for all images which will be converted to PDF, default: 100.0M.
Namespace: SautinSoft.PdfVisionAssembly: SautinSoft.PdfVision (in SautinSoft.PdfVision.dll) Version: 2024.11.12
Syntax public decimal Scale { get; set; }
Public Property Scale As Decimal
Get
Set
Property Value
DecimalSee Also