LEADTOOLS Annotations (Leadtools.Annotations assembly)

AnnRubberStampType Enumeration

Show in webframe





Represents the types of rubber stamps available for the AnnRubberStampObject annotation object.
Syntax
'Declaration
 
<SerializableAttribute()>
Public Enum AnnRubberStampType 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As AnnRubberStampType

            

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

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

Requirements

Target Platforms

See Also

Reference

Leadtools.Annotations Namespace

 

 


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