PdfDigitalSignatureAppearanceBoundingRectangle Property

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

Definition

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

Property Value

PdfRectangle

See Also