LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.31
AnnRubberStampType Enumeration
See Also  
Leadtools.Windows.Annotations Namespace : AnnRubberStampType Enumeration



The AnnRubberStampType Enumeration supports WPF/Silverlight.

The AnnRubberStampType Enumeration is available in LEADTOOLS Document and Medical Imaging toolkits.

Represents the types of rubber stamps available for the AnnRubberStampObject annotation object. Supported in Silverlight, Windows Phone 7

Syntax

Visual Basic (Declaration) 
Public Enum AnnRubberStampType 
   Inherits System.Enum
   Implements IComparableIConvertibleIFormattable 
Visual Basic (Usage)Copy Code
Dim instance As AnnRubberStampType
C# 
public enum AnnRubberStampType : System.Enum, IComparableIConvertibleIFormattable  
C++/CLI 
public enum class AnnRubberStampType : public System.Enum, IComparableIConvertibleIFormattable  

Members

MemberDescription
ApprovedThe text "Approved".
AssignedThe text "Assigned".
CheckedThe text "Checked".
ClientThe text "Client Attorney Privilege".
CopyThe text "Copy".
DraftThe text "Draft".
ExtendedThe text "Extended".
FaxThe text "Fax".
FaxedThe text "Faxed".
ImportantThe text "Important".
InvoiceThe text "Invoice".
NoticeThe text "Notice".
OfficialThe text "Official".
OnFileThe text "On File".
PaidThe text "Paid".
PassedThe text "Passed".
PendingThe text "Pending".
ProcessedThe text "Processed".
ReceivedThe text "Received".
RejectedThe text "Rejected".
ReleaseThe text "Release".
SentThe text "Sent".
ShippedThe text "Shipped".
TopSecretThe text "Top Secret".
UrgentThe text "Urgent".
VoidThe 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: Silverlight 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)

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.