LEADTOOLS Medical (Leadtools.Dicom assembly)

Options Property (DicomTextObject)

Show in webframe







Indicates whether to write optional tags or sequences when writing a DicomTextObject, or if optional tags or sequences are present when reading a DicomTextObject.
Syntax
public override DicomAnnotationOptions Options {get; set;}
'Declaration
 
Public Overrides Property Options As DicomAnnotationOptions
'Usage
 
Dim instance As DicomTextObject
Dim value As DicomAnnotationOptions
 
instance.Options = value
 
value = instance.Options
public override DicomAnnotationOptions Options {get; set;}

            

            
 
get_Options();
set_Options(value);
Object.defineProperty('Options');
public:
property DicomAnnotationOptions Options {
   DicomAnnotationOptions get() override;
   void set (    DicomAnnotationOptions value) override;
}

Property Value

The flags that indicate whether to write optional tags or sequences when writing a DicomTextObject, or if optional tags or sequences are present when reading a DicomTextObject.
Remarks
The "Text Style Sequence" (0070,0231) is an optional sequence that can be read or written when processing a DicomTextObject. When writing, use these flags to indicate which sequences to be included. When reading, these flags indicate which sequences are present. Note: that these flags can also be used to include or indicate the presence of the "Compound Graphic Instance ID" element (0070,0226) and the "Graphic Group ID" element (0070,0295).
Requirements

Target Platforms

See Also

Reference

DicomTextObject Class
DicomTextObject 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