The following tables list the members exposed by AnnBatesStamp.
Public Constructors
Name | Description | |
---|---|---|
AnnBatesStamp | Initializes a new AnnBatesStamp class object with default values. |
Public Methods
Name | Description | |
---|---|---|
AsString | Gets the final representation of the Bates stamp string that is composed from different elements and types. | |
Clone | Creates an exact copy of this AnnBatesStamp object. | |
OnPropertyChanged | Raises the PropertyChanged event. | |
ToString | Returns the value of the FriendlyName property. |
Protected Methods
Name | Description | |
---|---|---|
Dispose | Releases all the resources used by this AnnBatesStamp. | |
Finalize | This member overrides Finalize. |
Public Properties
Name | Description | |
---|---|---|
Elements | Gets the list of elements that the Bates stamp is composed of. | |
Font | Gets or sets the font that used when viewing the Bates stamp text. | |
Foreground | Gets or sets the foreground color used when viewing the Bates stamp text. | |
FriendlyName | Gets the friendly name for AnnBatesStamp. | |
HorizontalAlignment | Gets or sets the horizontal alignment for the Bates stamp. | |
Logo | Gets or sets the Bates stamp logo. | |
VerticalAlignment | Gets or sets the vertical alignment for the Bates stamp. |
Public Events
Name | Description | |
---|---|---|
PropertyChanged | Occurs when a property value changes. AnnPropertyChangedEventArgs |