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 bool Underline {get; set;}
get_Underline();
set_Underline(value);
For an example, refer to PDFTextAnnotation.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2