Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.12.8
|
Leadtools.MedicalViewer Namespace : MedicalViewerCellImageFeatures Enumeration |
Value | Member | Description |
---|---|---|
0x00000000 | None | Nothing. |
0x00000001 | Regions | Include the region when printing. |
0x00000002 | Annotations | Include any annotations when printing. |
0x00000004 | Borders | Include borders when printing. |
0x00000008 | Tags | Include tags when printing. |
0x00000010 | Rulers | Include the cell ruler when printing. To include the annotation ruler, use MedicalViewerCellImageFeatures.Annotation. |
0x0000001F | All | Print everything. |
System.Object
System.ValueType
System.Enum
Leadtools.MedicalViewer.MedicalViewerCellImageFeatures