ActiveReports 9
SignatureStampTextColor Property

Gets/sets stamp text color
Syntax
'Declaration
 
Public Property SignatureStampTextColor As System.Nullable(Of Color)
public System.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

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum