←Select platform

FontName Property

Summary

Font name to use for the text of this field

Syntax
C#
VB
C++
Java
public string FontName { get; set; } 
Public Property FontName As String 
public String getFontName() 
public void setFontName(String fontName) 
public: 
property String^ FontName { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

Font name to use for the text of this field.

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Pdf Assembly