public DicomAnnotationTextOptions TextOptions { get; set; }
Public Property TextOptions As DicomAnnotationTextOptions
public:
property DicomAnnotationTextOptions TextOptions {
DicomAnnotationTextOptions get();
void set ( DicomAnnotationTextOptions value);
}
The flags that indicate whether to write optional tags writing DicomAnnotationTextOptions, or if optional tags are present when reading a DicomAnnotationTextOptions.
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.
For an example, refer to CreateCompoundGraphic.
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