Leadtools.Windows.Annotations Requires Document/Medical license. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
AnnRubberStampType Enumeration
See Also  
Leadtools.Windows.Annotations Namespace : AnnRubberStampType Enumeration





Represents the types of rubber stamps available for the AnnRubberStampObject annotation object.

Syntax

Visual Basic (Declaration) 
Public Enum AnnRubberStampType 
   Inherits Enum
Visual Basic (Usage)Copy Code
Dim instance As AnnRubberStampType
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 .../>

Members

MemberDescription
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".

Example

For C#/VB examples, refer to AnnRubberStampObject.

Remarks

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.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Windows.Annotations.AnnRubberStampType

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Vista, and Windows Server 2003 family

See Also

AnnRubberStampType requires a Document/Medical product license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features and Unlocking Special LEAD Features.