Gets or sets the value of the "Font Name" element (0070,0227) under one of the items under the "Text Style Sequence" (0070,0231) in the "Graphic Annotation Module".
public string FontName { get; set; }
Public Property FontName As String
public string FontName {get; set;}
<br/>get_FontName();<br/>set_FontName(value);<br/>Object.defineProperty('FontName');
public:
property String^ FontName {
String^ get();
void set ( String^ value);
}
The value of the value of the "Font Name" element (0070,0227) under one of the items under the "Text Style Sequence" (0070,0231) in the "Graphic Annotation Module".
This element is optional. This is the font name in a standard type.
For an example, refer to CreateCompoundGraphic.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET