←Select platform

TextOptions Property

Summary

Indicates whether to write optional tags writing DicomAnnotationTextOptions, or if optional tags are present when reading a DicomAnnotationTextOptions.

Syntax

C#
VB
WinRT C#
C++
public Leadtools.Dicom.DicomAnnotationTextOptions TextOptions {get; set;} 
Public Property TextOptions As Leadtools.Dicom.DicomAnnotationTextOptions 
public Leadtools.Dicom.DicomAnnotationTextOptions TextOptions {get; set;} 
  
get_TextOptions(); 
set_TextOptions(value); 
Object.defineProperty('TextOptions');  

Property Value

The flags that indicate whether to write optional tags writing DicomAnnotationTextOptions, or if optional tags are present when reading a DicomAnnotationTextOptions.

Remarks

The "Text Style Sequence" (0070,0231) contains optional elements that can be read/written when processing a DicomAnnotationObject. When writing, use these flags to indicate which elements to be included. When reading, these flags indicate which elements are present.

Example

For an example, refer to CreateCompoundGraphic.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom Assembly
Click or drag to resize