The AnnRubberStampType Enumeration is available in LEADTOOLS Document and Medical Imaging toolkits.
Represents the types of rubber stamps available for the AnnRubberStampObject annotation object.Visual Basic (Declaration) | |
---|---|
<SerializableAttribute()> Public Enum AnnRubberStampType Inherits System.Enum Implements IComparable, IConvertible, IFormattable |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As AnnRubberStampType |
C# | |
---|---|
[SerializableAttribute()] public enum AnnRubberStampType : System.Enum, IComparable, IConvertible, IFormattable |
C++/CLI | |
---|---|
[SerializableAttribute()] public enum class AnnRubberStampType : public System.Enum, IComparable, IConvertible, IFormattable |
Member | Description |
---|---|
Approved | The text "Approved" in a metafile |
Assigned | The text "Assigned" in a metafile |
Checked | The text "Checked" in a metafile |
Client | The text "Client Attorney Privilege" in a metafile |
Copy | The text "Copy" in a metafile |
Draft | The text "Draft" in a metafile |
Extended | The text "Extended" in a metafile |
Fax | The text "Fax" in a metafile |
Faxed | The text "Faxed" in a metafile |
Important | The text "Important" in a metafile |
Invoice | The text "Invoice" in a metafile |
Notice | The text "Notice" in a metafile |
Official | The text "Official" in a metafile |
OnFile | The text "On File" in a metafile |
Paid | The text "Paid" in a metafile |
Passed | The text "Passed" in a metafile |
Pending | The text "Pending" in a metafile |
Processed | The text "Processed" in a metafile |
Received | The text "Received" in a metafile |
Rejected | The text "Rejected" in a metafile |
Release | The text "Release" in a metafile |
Sent | The text "Sent" in a metafile |
Shipped | The text "Shipped" in a metafile |
TopSecret | The text "Top Secret" in a metafile |
Urgent | The text "Urgent" in a metafile |
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
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7