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 : FontName Property |
public string FontName {get; set;}
'Declaration
Public Property FontName As String
'Usage
Dim instance As PDFTextAnnotation Dim value As String instance.FontName = value value = instance.FontName
public String getFontName() public void setFontName(String fontName)
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.