←Select platform

DicomAnnotationTextOptions Enumeration

Summary
Controls the behavior of reading (i.e. GetCompoundGraphicInformation) and writing (i.e SetCompoundGraphicInformation) DicomTextStyle objects.
Syntax
C#
VB
C++
[FlagsAttribute()] 
public enum DicomAnnotationTextOptions   
<FlagsAttribute()> 
Public Enum DicomAnnotationTextOptions  
[FlagsAttribute()] 
public enum class DicomAnnotationTextOptions   
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.

Requirements

Target Platforms

See Also

Reference

Leadtools.Dicom Namespace

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

Leadtools.Dicom Assembly

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