LEADTOOLS Medical (Leadtools.Dicom assembly)
LEAD Technologies, Inc

TextStyle Property (DicomTextObject)








Gets or sets a value that represents the single item that is presented in the "Text Style Sequence" (0070,0231). .NET support WinRT support
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;}
ObjectiveC Syntax
Java Syntax
 get_TextStyle();
set_TextStyle(value);
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 DicomAnnotationOptions.Text flag in the Options to indicate if this sequence should be included. When reading, the DicomAnnotationOptions.Text flag indicates if the "Text Style Sequence" is present.

For more information, see Options.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DicomTextObject Class
DicomTextObject Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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