C#
VB
Java
C++
True type face name of this font.
public string FontName { get; set; }
Public Property FontName As String
public String getFontName()
public void setFontName(String fontName)
A System.String that contain the face name of this font. The default value is null.
The face name of a font can be any true type font name. If this value is an empty, the Arial font will be used as default font.
For an example, refer to PDFTextAnnotation.
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