LEADTOOLS Annotations (Leadtools.Annotations assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
AnnRubberStampType Enumeration
See Also  
Leadtools.Annotations Namespace : AnnRubberStampType Enumeration



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

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

Syntax

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

Members

MemberDescription
ApprovedThe text "Approved" in a metafile
AssignedThe text "Assigned" in a metafile
CheckedThe text "Checked" in a metafile
ClientThe text "Client Attorney Privilege" in a metafile
CopyThe text "Copy" in a metafile
DraftThe text "Draft" in a metafile
ExtendedThe text "Extended" in a metafile
FaxThe text "Fax" in a metafile
FaxedThe text "Faxed" in a metafile
ImportantThe text "Important" in a metafile
InvoiceThe text "Invoice" in a metafile
NoticeThe text "Notice" in a metafile
OfficialThe text "Official" in a metafile
OnFileThe text "On File" in a metafile
PaidThe text "Paid" in a metafile
PassedThe text "Passed" in a metafile
PendingThe text "Pending" in a metafile
ProcessedThe text "Processed" in a metafile
ReceivedThe text "Received" in a metafile
RejectedThe text "Rejected" in a metafile
ReleaseThe text "Release" in a metafile
SentThe text "Sent" in a metafile
ShippedThe text "Shipped" in a metafile
TopSecretThe text "Top Secret" in a metafile
UrgentThe text "Urgent" in a metafile
VoidThe text "Void" in a metafile

Example

For an example, 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 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.Annotations.AnnRubberStampType

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

Leadtools.Annotations requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features