Specifies which part of the cell or sub-cell besides the image to print.
[FlagsAttribute()]
public enum MedicalViewerCellImageFeatures
<FlagsAttribute()>
Public Enum MedicalViewerCellImageFeatures
Inherits System.Enum
Implements System.IComparable, System.IConvertible, System.IFormattable
[FlagsAttribute()]
public enum class MedicalViewerCellImageFeatures : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
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. |
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