←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 intValue 
); 
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 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.