←Select platform

FontSize Property

Summary

Font size to use with the text of this field.

Syntax
C#
VB
C++
Java
public int FontSize { get; set; } 
Public Property FontSize As Integer 
public int getFontSize() 
public void setFontSize(int fontSize) 
public: 
property int FontSize { 
   int get(); 
   void set (    int ); 
} 

Property Value

Font size to use with 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