Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom assembly)

Show in webframe

DicomAnnotationTextOptions Enumeration








Controls the behavior of reading (i.e. GetCompoundGraphicInformation) and writing (i.e SetCompoundGraphicInformation) DicomTextStyle objects
Syntax
[FlagsAttribute()]
public enum DicomAnnotationTextOptions : System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
'Declaration
 
<FlagsAttribute()>
Public Enum DicomAnnotationTextOptions 
   Inherits System.Enum
   Implements System.IComparable, System.IConvertible, System.IFormattable 
'Usage
 
Dim instance As DicomAnnotationTextOptions
[FlagsAttribute()]
public enum DicomAnnotationTextOptions : System.IComparable, System.IConvertible, System.IFormattable  
Leadtools.Dicom.DicomAnnotationTextOptions = function() { };
Leadtools.Dicom.DicomAnnotationTextOptions.prototype = {<br/>
  LeadtoolsMemberMarker(replace me)
 };
[FlagsAttribute()]
public enum class DicomAnnotationTextOptions : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Members
ValueMemberDescription
0x00000000None No optional elements are present in the dataset.
0x00000001FontName The "Font Name" element (0070,0227) is present in the dataset.
Remarks
When reading, the Options flags indicate if the optional elements are present. When writing, the Options flags indicate if the optional elements are to be written.
Example
For an example, refer to CreateCompoundGraphic.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Dicom.DicomAnnotationTextOptions

Requirements

Target Platforms

See Also

Reference

Leadtools.Dicom Namespace

Error processing SSI file
Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features