Click or drag to resize
Pdf Library for .NET

PdfImageSectionWidth Property

Gets or sets the image width in the destination pdf page.

Namespace:  SelectPdf
Assembly:  Select.HtmlToPdf (in Select.HtmlToPdf.dll) Version: 23.1
Syntax
public float Width { get; set; }

Property Value

Type: Single
See Also