←Select platform

FontName Property

Summary

Font name to use for the text of this field

Syntax

C#
VB
Java
C++
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Pdf Assembly