Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.23
|
Leadtools.Pdf Assembly > Leadtools.Pdf Namespace > PDFTextAnnotation Class : Bold Property |
public bool Bold {get; set;}
'Declaration
Public Property Bold As Boolean
'Usage
Dim instance As PDFTextAnnotation Dim value As Boolean instance.Bold = value value = instance.Bold
public boolean getBold() public void setBold(boolean bold)
For an example, refer to PDFTextAnnotation.