[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Export.Pdf.Page.Settings.SignatureStampTextRectangle

SignatureStampTextRectangle Property

SignatureStampTextRectangle

Gets/sets area where text should be placed. By default entire signature area will be used.

Declaration
[Browsable(false)]
public RectangleF? SignatureStampTextRectangle { get; set; }
Remarks

This value parsed from strings.
Should be passed as serialized RectangleF struct.