Click or drag to resize

ImageToPdfOptionsScale Property

Gets or sets scale in percents for all images which will be converted to PDF, default: 100.0M.

Namespace: SautinSoft.PdfVision
Assembly: SautinSoft.PdfVision (in SautinSoft.PdfVision.dll) Version: 2024.11.12
Syntax
public decimal Scale { get; set; }

Property Value

Decimal
See Also