PdfDigitalSignatureAppearanceBoundingRectangle Property

The appearance bounding rectangle in PDF page relative to the top left corner of the PDF page

Definition

Namespace: HiQPdf.Chromium
Assembly: HiQPdf.Chromium (in HiQPdf.Chromium.dll) Version: 16.4.0
C#
public PdfRectangle BoundingRectangle { get; set; }

Property Value

PdfRectangle

See Also