public override DicomAnnotationOptions Options { get; set; }
public:
property DicomAnnotationOptions Options {
DicomAnnotationOptions get() override;
void set ( DicomAnnotationOptions value) override;
}
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.
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).
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document