Leadtools.Forms.DocumentReaders Namespace > DocumentFont Structure : FaceName Property |
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 string FaceName {get; set;}
get_FaceName();
set_FaceName(value);
The face name of a font can be "Arial" or "Times New Roman".
For an example, refer to DocumentPageText.
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