AnnRubberStampType Enumeration

Summary

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

Syntax
TypeScript
JavaScript
lt.Annotations.Engine.AnnRubberStampType = { 
	stampApproved: 0, 
	stampAssigned: 1, 
	stampChecked: 2, 
	stampClient: 3, 
	stampCopy: 4, 
	stampDraft: 5, 
	stampExtended: 6, 
	stampFax: 7, 
	stampFaxed: 8, 
	stampImportant: 9, 
	stampInvoice: 10, 
	stampNotice: 11, 
	stampOfficial: 12, 
	stampOnFile: 13, 
	stampPaid: 14, 
	stampPassed: 15, 
	stampPending: 16, 
	stampProcessed: 17, 
	stampReceived: 18, 
	stampRejected: 19, 
	stampRelease: 20, 
	stampSent: 21, 
	stampShipped: 22, 
	stampTopSecret: 23, 
	stampUrgent: 24, 
	stampVoid: 25 
} 
lt.Annotations.Engine.AnnRubberStampType = { 
	stampApproved: 0, 
	stampAssigned: 1, 
	stampChecked: 2, 
	stampClient: 3, 
	stampCopy: 4, 
	stampDraft: 5, 
	stampExtended: 6, 
	stampFax: 7, 
	stampFaxed: 8, 
	stampImportant: 9, 
	stampInvoice: 10, 
	stampNotice: 11, 
	stampOfficial: 12, 
	stampOnFile: 13, 
	stampPaid: 14, 
	stampPassed: 15, 
	stampPending: 16, 
	stampProcessed: 17, 
	stampReceived: 18, 
	stampRejected: 19, 
	stampRelease: 20, 
	stampSent: 21, 
	stampShipped: 22, 
	stampTopSecret: 23, 
	stampUrgent: 24, 
	stampVoid: 25 
} 

Members

0 StampApproved

(0)The text "Approved".

1 StampAssigned

(1)The text "Assigned".

2 StampChecked

(2)The text "Checked".

3 StampClient

(3)The text "Client Attorney Privilege".

4 StampCopy

(4)The text "Copy".

5 StampDraft

(5)The text "Draft".

6 StampExtended

(6)The text "Extended".

7 StampFax

(7)The text "Fax".

8 StampFaxed

(8)The text "Faxed".

9 StampImportant

(9)The text "Important".

10 StampInvoice

(10)The text "Invoice".

11 StampNotice

(11)The text "Notice".

12 StampOfficial

(12)The text "Official".

13 StampOnFile

(13)The text "OnFile".

14 StampPaid

(14)The text "Paid".

15 StampPassed

(15)The text "Passed".

16 StampPending

(16)The text "Pending".

17 StampProcessed

(17)The text "Processed".

18 StampReceived

(18)The text "Received".

19 StampRejected

(19)The text "Rejected".

20 StampRelease

(20)The text "Release".

21 StampSent

(21)The text "Sent".

22 StampShipped

(22)The text "Shipped".

23 StampTopSecret

(23)The text "TopSecret".

24 StampUrgent

(24)The text "Urgent".

25 StampVoid

(25)The text "Void".

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly