DigitalSignatureElementBounds Property
Gets or sets the bounds of the rectangle where the certificate will be applied in PDF page.
If the bounds is null the certificate will be applied in PDF document where the last PDF element was rendered
Namespace: EvoPdfClientAssembly: EvoPdfClient (in EvoPdfClient.dll) Version: 11.0.0.0 (11.0.0.0)
public RectangleFloat Bounds { get; set; }
Public Property Bounds As RectangleFloat
Get
Set
Property Value
RectangleFloat