HiQPdf Documentation

PdfDigitalSignatureBounds Property

HiQPdf Client for .NET Core
The bounds of the certificate in PDF page. If bounds are null the signature is applied in PDF page after the last rendered object

Namespace:  HiQPdfClient
Assembly:  HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 15.0.0
Syntax

public RectangleFloat Bounds { get; set; }

Property Value

Type: RectangleFloat
See Also

Reference