Leadtools.Annotations Namespace : AnnRubberStampType Enumeration |
[SerializableAttribute()] public enum AnnRubberStampType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration <SerializableAttribute()> Public Enum AnnRubberStampType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As AnnRubberStampType
[SerializableAttribute()] public enum class AnnRubberStampType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00000000 | Approved | The text "Approved" in a metafile |
0x00000001 | Assigned | The text "Assigned" in a metafile |
0x00000002 | Checked | The text "Checked" in a metafile |
0x00000003 | Client | The text "Client Attorney Privilege" in a metafile |
0x00000004 | Copy | The text "Copy" in a metafile |
0x00000005 | Draft | The text "Draft" in a metafile |
0x00000006 | Extended | The text "Extended" in a metafile |
0x00000007 | Fax | The text "Fax" in a metafile |
0x00000008 | Faxed | The text "Faxed" in a metafile |
0x00000009 | Important | The text "Important" in a metafile |
0x0000000A | Invoice | The text "Invoice" in a metafile |
0x0000000B | Notice | The text "Notice" in a metafile |
0x0000000C | Official | The text "Official" in a metafile |
0x0000000D | OnFile | The text "On File" in a metafile |
0x0000000E | Paid | The text "Paid" in a metafile |
0x0000000F | Passed | The text "Passed" in a metafile |
0x00000010 | Pending | The text "Pending" in a metafile |
0x00000011 | Processed | The text "Processed" in a metafile |
0x00000012 | Received | The text "Received" in a metafile |
0x00000013 | Rejected | The text "Rejected" in a metafile |
0x00000014 | Release | The text "Release" in a metafile |
0x00000015 | Sent | The text "Sent" in a metafile |
0x00000016 | Shipped | The text "Shipped" in a metafile |
0x00000017 | TopSecret | The text "Top Secret" in a metafile |
0x00000018 | Urgent | The text "Urgent" in a metafile |
0x00000019 | Void | The text "Void" in a metafile |
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.
System.Object
System.ValueType
System.Enum
Leadtools.Annotations.AnnRubberStampType