Click or drag to resize

PdfImageSize Property

Gets or sets the size of the PdfImage.

Namespace: SautinSoft.Pdf.Content
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2024.8.8
Syntax
public PdfSize Size { get; set; }

Property Value

PdfSize
The size of the PdfImage.
See Also