MedicalViewerCellImageFeatures Enumeration

Summary
Specifies which part of the cell or sub-cell besides the image to print.
Syntax
C#
C++/CLI
[FlagsAttribute()] 
public enum MedicalViewerCellImageFeatures 
            [FlagsAttribute()] 
public enum class MedicalViewerCellImageFeatures : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   
Members
ValueMemberDescription
0x00000000None Nothing.
0x00000001Regions Include the region when printing.
0x00000002Annotations Include any annotations when printing.
0x00000004Borders Include borders when printing.
0x00000008Tags Include tags when printing.
0x00000010Rulers Include the cell ruler when printing. To include the annotation ruler, use MedicalViewerCellImageFeatures.Annotation.
0x0000001FAll Print everything.
Requirements

Target Platforms

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

Leadtools.MedicalViewer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.