PdfDigitalSignatureBounds Property

The bounds of the certificate in PDF page. If bounds are null the signature is applied in PDF page after the last rendered object

Definition

Namespace: HiQPdfClient
Assembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 16.0.0
C#
public RectangleFloat Bounds { get; set; }

Property Value

RectangleFloat

See Also