Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom assembly)

Show in webframe

TextStyle Property (DicomTextObject)








Gets or sets a value that represents the single item that is presented in the "Text Style Sequence" (0070,0231).
Syntax
public DicomTextStyle TextStyle {get; set;}
'Declaration
 
Public Property TextStyle As DicomTextStyle
'Usage
 
Dim instance As DicomTextObject
Dim value As DicomTextStyle
 
instance.TextStyle = value
 
value = instance.TextStyle
public DicomTextStyle TextStyle {get; set;}
 <br/>get_TextStyle();<br/>set_TextStyle(value);<br/>Object.defineProperty('TextStyle'); 
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

See Also

Reference

DicomTextObject Class
DicomTextObject Members

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