C#
VB
Java
C++
Indicates whether the text has a bold font or not.
public bool Bold { get; set; }
Public Property Bold As Boolean
public boolean getBold()
public void setBold(boolean bold)
true the text has a bold font; otherwise, it is false. The default value is false.
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