[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Export.Pdf.Page.Settings.SignatureStampImageRectangle

SignatureStampImageRectangle Property

SignatureStampImageRectangle

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

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

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