LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)

AnnRubberStampType Enumeration

Show in webframe





Represents the types of rubber stamps available for the AnnRubberStampObject annotation object.
Syntax
public enum AnnRubberStampType : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum AnnRubberStampType 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As AnnRubberStampType

            

            
public enum class AnnRubberStampType : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000ApprovedThe text "Approved".
0x00000001AssignedThe text "Assigned".
0x00000002CheckedThe text "Checked".
0x00000003ClientThe text "Client Attorney Privilege".
0x00000004CopyThe text "Copy".
0x00000005DraftThe text "Draft".
0x00000006ExtendedThe text "Extended".
0x00000007FaxThe text "Fax".
0x00000008FaxedThe text "Faxed".
0x00000009ImportantThe text "Important".
0x0000000AInvoiceThe text "Invoice".
0x0000000BNoticeThe text "Notice".
0x0000000COfficialThe text "Official".
0x0000000DOnFileThe text "On File".
0x0000000EPaidThe text "Paid".
0x0000000FPassedThe text "Passed".
0x00000010PendingThe text "Pending".
0x00000011ProcessedThe text "Processed".
0x00000012ReceivedThe text "Received".
0x00000013RejectedThe text "Rejected".
0x00000014ReleaseThe text "Release".
0x00000015SentThe text "Sent".
0x00000016ShippedThe text "Shipped".
0x00000017TopSecretThe text "Top Secret".
0x00000018UrgentThe text "Urgent".
0x00000019VoidThe text "Void".
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.

Example

For C#/VB examples, refer to AnnRubberStampObject.

Inheritance Hierarchy

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

Requirements

Target Platforms

See Also

Reference

Leadtools.Windows.Annotations Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.