Click or drag to resize

PdfSignatureShapeFillColor Property

Gets or sets this PdfSignatureShape's fill color.

Namespace:  RadPdf.Data.Document.Objects.Shapes
Assembly:  RadPdf (in RadPdf.dll) Version: 3.43.0.0 (3.43.0.0)
Syntax
public PdfColor FillColor { get; set; }

Property Value

Type: PdfColor
See Also