EVO HTML to PDF Converter

DigitalSignatureElementBounds Property

EVO PDF Client for .NET Documentation
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:  EvoPdf.HtmlToPdfClient
Assembly:  EvoHtmlToPdfClient (in EvoHtmlToPdfClient.dll) Version: 9.0.0.0 (9.0.0.0)
Syntax

public RectangleFloat Bounds { get; set; }

Property Value

Type: RectangleFloat
See Also

Reference