public enum AnnRubberStampType
typedef NS_ENUM(NSInteger, LTAnnRubberStampType) {
LTAnnRubberStampTypeStampApproved = 0,
LTAnnRubberStampTypeStampAssigned = 1,
LTAnnRubberStampTypeStampChecked = 2,
LTAnnRubberStampTypeStampClient = 3,
LTAnnRubberStampTypeStampCopy = 4,
LTAnnRubberStampTypeStampDraft = 5,
LTAnnRubberStampTypeStampExtended = 6,
LTAnnRubberStampTypeStampFax = 7,
LTAnnRubberStampTypeStampFaxed = 8,
LTAnnRubberStampTypeStampImportant = 9,
LTAnnRubberStampTypeStampInvoice = 10,
LTAnnRubberStampTypeStampNotice = 11,
LTAnnRubberStampTypeStampOfficial = 12,
LTAnnRubberStampTypeStampOnFile = 13,
LTAnnRubberStampTypeStampPaid = 14,
LTAnnRubberStampTypeStampPassed = 15,
LTAnnRubberStampTypeStampPending = 16,
LTAnnRubberStampTypeStampProcessed = 17,
LTAnnRubberStampTypeStampReceived = 18,
LTAnnRubberStampTypeStampRejected = 19,
LTAnnRubberStampTypeStampRelease = 20,
LTAnnRubberStampTypeStampSent = 21,
LTAnnRubberStampTypeStampShipped = 22,
LTAnnRubberStampTypeStampTopSecret = 23,
LTAnnRubberStampTypeStampUrgent = 24,
LTAnnRubberStampTypeStampVoid = 25,
};
public enum AnnRubberStampType
public:
enum class AnnRubberStampType sealed
class AnnRubberStampType(Enum):
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
Value | Member | Description |
---|---|---|
0 | StampApproved | The text "Approved". |
1 | StampAssigned | The text "Assigned". |
2 | StampChecked | The text "Checked". |
3 | StampClient | The text "Client Attorney Privilege". |
4 | StampCopy | The text "Copy". |
5 | StampDraft | The text "Draft". |
6 | StampExtended | The text "Extended". |
7 | StampFax | The text "Fax". |
8 | StampFaxed | The text "Faxed". |
9 | StampImportant | The text "Important". |
10 | StampInvoice | The text "Invoice". |
11 | StampNotice | The text "Notice". |
12 | StampOfficial | The text "Official". |
13 | StampOnFile | The text "OnFile". |
14 | StampPaid | The text "Paid". |
15 | StampPassed | The text "Passed". |
16 | StampPending | The text "Pending". |
17 | StampProcessed | The text "Processed". |
18 | StampReceived | The text "Received". |
19 | StampRejected | The text "Rejected". |
20 | StampRelease | The text "Release". |
21 | StampSent | The text "Sent". |
22 | StampShipped | The text "Shipped". |
23 | StampTopSecret | The text "TopSecret". |
24 | StampUrgent | The text "Urgent". |
25 | StampVoid | The text "Void". |
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document