Visual Basic (Declaration) | |
---|---|
Public Enum AnnRubberStampType Inherits Enum |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public enum AnnRubberStampType : Enum |
C++/CLI | |
---|---|
public enum class AnnRubberStampType : public Enum |
XAML Attributes Usage | |
---|---|
<object Type=Leadtools.Windows.Annotations.AnnRubberStampType .../> |
XAML Attributes Usage | |
---|---|
<object Type=Leadtools.Windows.Annotations.AnnRubberStampType .../> |
Member | Description |
---|---|
Approved | The text "Approved". |
Assigned | The text "Assigned". |
Checked | The text "Checked". |
Client | The text "Client Attorney Privilege". |
Copy | The text "Copy". |
Draft | The text "Draft". |
Extended | The text "Extended". |
Fax | The text "Fax". |
Faxed | The text "Faxed". |
Important | The text "Important". |
Invoice | The text "Invoice". |
Notice | The text "Notice". |
Official | The text "Official". |
OnFile | The text "On File". |
Paid | The text "Paid". |
Passed | The text "Passed". |
Pending | The text "Pending". |
Processed | The text "Processed". |
Received | The text "Received". |
Rejected | The text "Rejected". |
Release | The text "Release". |
Sent | The text "Sent". |
Shipped | The text "Shipped". |
TopSecret | The text "Top Secret". |
Urgent | The text "Urgent". |
Void | The text "Void". |
For C#/VB examples, refer to AnnRubberStampObject.
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.Windows.Annotations.AnnRubberStampType
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Vista, and Windows Server 2003 family