LEADTOOLS Medical (Leadtools.Dicom assembly)

TextOptions Property

Show in webframe







Indicates whether to write optional tags writing DicomAnnotationTextOptions, or if optional tags are present when reading a DicomAnnotationTextOptions.
Syntax
public DicomAnnotationTextOptions TextOptions {get; set;}
'Declaration
 
Public Property TextOptions As DicomAnnotationTextOptions
'Usage
 
Dim instance As DicomTextStyle
Dim value As DicomAnnotationTextOptions
 
instance.TextOptions = value
 
value = instance.TextOptions
public DicomAnnotationTextOptions TextOptions {get; set;}

            

            
 
get_TextOptions();
set_TextOptions(value);
Object.defineProperty('TextOptions');
public:
property DicomAnnotationTextOptions TextOptions {
   DicomAnnotationTextOptions get();
   void set (    DicomAnnotationTextOptions value);
}

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

See Also

Reference

DicomTextStyle Class
DicomTextStyle Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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