Click or drag to resize

PdfSignatureShapeBorder Property

Gets or sets this PdfSignatureShape's border.

Namespace:  RadPdf.Data.Document.Objects.Shapes
Assembly:  RadPdf (in RadPdf.dll) Version: 3.44.0.0 (3.44.0.0)
Syntax
public PdfBorder Border { get; set; }

Property Value

Type: PdfBorder
See Also