←Select platform

FontSize Property

Summary

Gets or sets the text font size in points.

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

The text font size in points.

Example

For an example, refer to CodecsTxtOptions.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Codecs Assembly
Click or drag to resize