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 : Underline Property |
public bool Underline {get; set;}
'Declaration
Public Property Underline As Boolean
'Usage
Dim instance As PDFTextAnnotation Dim value As Boolean instance.Underline = value value = instance.Underline
public boolean getUnderline() public void setUnderline(boolean underline)
For an example, refer to PDFTextAnnotation.