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

FontFaceName Property






Gets or sets a typeface name of the font to be considered for the font which will be used for creation bookmark in the PDF document. .NET support
Syntax
public string FontFaceName {get; set;}
'Declaration
 
Public Property FontFaceName As String
'Usage
 
Dim instance As PdfAutoBookmark
Dim value As String
 
instance.FontFaceName = value
 
value = instance.FontFaceName
public string FontFaceName {get; set;}
 get_FontFaceName();
set_FontFaceName(value);
public:
property String^ FontFaceName {
   String^ get();
   void set (    String^ value);
}

Property Value

A System.String which contains typeface name of the font which is used to determine the selected font for creation bookmark. To reset this value, use either an empty string or a null reference (Nothing in Visual Basic). Default value is null.
Remarks

The FontFaceName represents the font inside the source EMF document which will be considered for creation bookmarks in the PDF document

Example
For an example, refer to PdfDocumentOptions.
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

PdfAutoBookmark Structure
PdfAutoBookmark Members
DocumentWriter Class
Programming with LEADTOOLS Document Writers
Files to be Included with Your Application
Unlocking Special LEAD Features

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

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