←Select platform

AnnRubberStampType Enumeration

Summary

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

Syntax

C#
VB
C++
[SerializableAttribute()] 
public enum AnnRubberStampType 
  
<SerializableAttribute()> 
Public Enum AnnRubberStampType  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable  
[SerializableAttribute()] 
public enum class AnnRubberStampType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   

Members

ValueMemberDescription
0ApprovedThe text "Approved" in a metafile
1AssignedThe text "Assigned" in a metafile
2CheckedThe text "Checked" in a metafile
3ClientThe text "Client Attorney Privilege" in a metafile
4CopyThe text "Copy" in a metafile
5DraftThe text "Draft" in a metafile
6ExtendedThe text "Extended" in a metafile
7FaxThe text "Fax" in a metafile
8FaxedThe text "Faxed" in a metafile
9ImportantThe text "Important" in a metafile
10InvoiceThe text "Invoice" in a metafile
11NoticeThe text "Notice" in a metafile
12OfficialThe text "Official" in a metafile
13OnFileThe text "On File" in a metafile
14PaidThe text "Paid" in a metafile
15PassedThe text "Passed" in a metafile
16PendingThe text "Pending" in a metafile
17ProcessedThe text "Processed" in a metafile
18ReceivedThe text "Received" in a metafile
19RejectedThe text "Rejected" in a metafile
20ReleaseThe text "Release" in a metafile
21SentThe text "Sent" in a metafile
22ShippedThe text "Shipped" in a metafile
23TopSecretThe text "Top Secret" in a metafile
24UrgentThe text "Urgent" in a metafile
25VoidThe 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 (Deprecated) 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.

Requirements

Target Platforms

See Also

Reference

Leadtools.Annotations Namespace

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations Assembly