Visual Basic (Declaration) | |
---|---|
Public Enum Alignment Inherits System.Enum |
C# | |
---|---|
public enum Alignment : System.Enum |
Member | Description |
---|---|
Center | Align in the center of the stamp bounds. |
Left | Align to the left edge of the stamp bounds. |
Right | Align to the right edge of the stamp bounds. |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.Export.Pdf.Section.Signing.Alignment