ActiveReports 9
SignatureStampBounds Property

Gets/sets the bounds of the signature
Syntax
'Declaration
 
Public Property SignatureStampBounds As System.Nullable(Of RectangleF)
public System.Nullable<RectangleF> SignatureStampBounds {get; set;}
Remarks
This value parsed from strings. Should be passed as serialized RectangleF struct.
See Also

Reference

Settings Class
Settings Members

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum