←Select platform

FaceName Property

Summary
Gets or sets the text font face name.
Syntax
C#
VB
C++
Java
public string FaceName { get; set; } 
Public Property FaceName As String 
public String getFaceName() 
public void setFaceName(String faceName) 
public: 
property String^ FaceName { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

The text font face name.

Example

For an example, refer to CodecsTxtOptions.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Codecs Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.