Visual Basic (Declaration) | |
---|---|
Public Enum VisibilityType Inherits System.Enum |
C# | |
---|---|
public enum VisibilityType : System.Enum |
Member | Description |
---|---|
Image | Show only image on signature |
ImageText | Show both, image and text |
Invisible | Invisible signature, it means no data will be shown on page, but it will be accessible via "Signatures" tab in reader |
Text | Show only text on signature |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.Export.Pdf.Section.Signing.VisibilityType