←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( 
   java.lang.String string 
); 
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 21.0.2021.7.6
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Pdf Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.