←Select platform

FontSize Property

Summary

Font size to use with the text of this field.

Syntax

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

Leadtools.Pdf Assembly