←Select platform

TextStyle Property

Summary
Gets or sets a value that represents the single item that is presented in the "Text Style Sequence" (0070,0231).
Syntax
C#
VB
C++
public DicomTextStyle TextStyle { get; set; } 
Public Property TextStyle As DicomTextStyle 
public: 
property DicomTextStyle^ TextStyle { 
   DicomTextStyle^ get(); 
   void set (    DicomTextStyle^ value); 
} 

Property Value

A value that represents the single item that is presented in the "Text Style Sequence" (0070,0231).

Remarks

The "Text Style Sequence" (0070,0231) is an optional sequence that can be read or written when processing a DicomTextObject. When writing, include/exclude the Text flag in the Options to indicate if this sequence should be included. When reading, the Text flag indicates if the "Text Style Sequence" is present. For more information, see Options.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.