Visual Basic (Declaration) | |
---|---|
<SerializableAttribute()> Public Enum AnnRubberStampType Inherits Enum |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
[SerializableAttribute()] public enum AnnRubberStampType : Enum |
C++/CLI | |
---|---|
[SerializableAttribute()] public enum class AnnRubberStampType : public Enum |
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 |
For an example, refer to AnnRubberStampObject.
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 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.
System.Object
System.ValueType
System.Enum
Leadtools.Annotations.AnnRubberStampType
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family