ActiveReports 12
SignatureStampPageIndex Property

GrapeCity.ActiveReports.Export.Pdf.v12 Assembly > GrapeCity.ActiveReports.Export.Pdf.Page Namespace > Settings Class : SignatureStampPageIndex Property
Gets/sets index of the page, where signature should be placed
Syntax
'Declaration
 
Public Property SignatureStampPageIndex As Nullable(Of Integer)
public Nullable<int> SignatureStampPageIndex {get; set;}
Remarks
This value parsed from strings. First page have index 1
See Also

Reference

Settings Class
Settings Members