MedicalViewerTextQuality Enumeration

Summary
Represents the quality of the text and whether it is anti-aliased.
Syntax
C#
VB
C++
public enum MedicalViewerTextQuality 
  
Public Enum MedicalViewerTextQuality  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable  
            public enum class MedicalViewerTextQuality : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   
Members
ValueMemberDescription
0Default Default quality.
1Draft Draft quality.
2Proof Proof quality.
3NonAntialiased Forces use of draft quality.
4Antialiased Enables anti-aliasing for the font.
Requirements

Target Platforms

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

Leadtools.MedicalViewer Assembly

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