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: 2025.5.6
Syntaxpublic decimal Scale { get; set; }
Public Property Scale As Decimal
Get
Set
Property Value
Decimal
See Also