PdfImageRenderInfoBoundingBox Property

The bounding box of the rendered image in PDF points

Definition

Namespace: Winnovative.Pdf.Chromium
Assembly: Winnovative.Pdf.Chromium (in Winnovative.Pdf.Chromium.dll) Version: 19.5.0
C#
public PdfRectangle BoundingBox { get; set; }

Property Value

PdfRectangle

See Also