ActiveReports 12
SignatureStampTextColor Property

GrapeCity.ActiveReports.Export.Pdf.v12 Assembly > GrapeCity.ActiveReports.Export.Pdf.Page Namespace > Settings Class : SignatureStampTextColor Property
Gets/sets stamp text color
Syntax
'Declaration
 
Public Property SignatureStampTextColor As Nullable(Of Color)
public Nullable<Color> SignatureStampTextColor {get; set;}
Remarks
This value parsed from strings. Should be passed as serialized Color struct.
See Also

Reference

Settings Class
Settings Members