Represents the types of rubber stamps available for the AnnRubberStampObject annotation object.
public enum AnnRubberStampType
Public Enum AnnRubberStampType
Inherits System.Enum
Implements System.IComparable, System.IConvertible, System.IFormattable
public enum class AnnRubberStampType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Members
Value | Member | Description |
---|---|---|
0 | Approved | The text "Approved". |
1 | Assigned | The text "Assigned". |
2 | Checked | The text "Checked". |
3 | Client | The text "Client Attorney Privilege". |
4 | Copy | The text "Copy". |
5 | Draft | The text "Draft". |
6 | Extended | The text "Extended". |
7 | Fax | The text "Fax". |
8 | Faxed | The text "Faxed". |
9 | Important | The text "Important". |
10 | Invoice | The text "Invoice". |
11 | Notice | The text "Notice". |
12 | Official | The text "Official". |
13 | OnFile | The text "On File". |
14 | Paid | The text "Paid". |
15 | Passed | The text "Passed". |
16 | Pending | The text "Pending". |
17 | Processed | The text "Processed". |
18 | Received | The text "Received". |
19 | Rejected | The text "Rejected". |
20 | Release | The text "Release". |
21 | Sent | The text "Sent". |
22 | Shipped | The text "Shipped". |
23 | TopSecret | The text "Top Secret". |
24 | Urgent | The text "Urgent". |
25 | Void | The text "Void". |
For information regarding default values for the different rubber stamps used in automated mode, including information on how to override these values, refer to Localization of LEADTOOLS for .NET WPF Annotations Automation Use the AnnRubberStampObject.SetDefaultPicture method to change the default picture used by the AnnRubberStampObject objects. Use the AnnRubberStampObject.GetUseOriginalPicture and AnnRubberStampObject.SetUseOriginalPicture methods to control whether an AnnRubberStampObject will use the default or original picture for a certain type.
For C#/VB examples, refer to AnnRubberStampObject.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET