←Select platform

AnnRubberStampType Enumeration

Summary

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

Syntax

C#
VB
C++
public enum AnnRubberStampType 
  
Public Enum AnnRubberStampType  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable  
public enum class AnnRubberStampType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   

Members

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

Requirements

Target Platforms

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

Leadtools.Windows.Annotations Assembly