LEADTOOLS Forms (Leadtools.Forms.DocumentReaders assembly)
LEAD Technologies, Inc

FaceName Property






Show in webframe
Gets or sets the face name of this font.
Syntax
public string FaceName {get; set;}
'Declaration
 
Public Property FaceName As String
'Usage
 
Dim instance As DocumentFont
Dim value As String
 
instance.FaceName = value
 
value = instance.FaceName

            

            
public:
property String^ FaceName {
   String^ get();
   void set (    String^ value);
}

Property Value

A System.String that contain the face name of this font. Default value is null (Nothing in Visual Basic).
Remarks

The face name of a font can be "Arial" or "Times New Roman".

Example

For an example, refer to DocumentPageText.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DocumentFont Structure
DocumentFont Members

Error processing SSI file
Leadtools.Forms.DocumentReaders requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features