Error processing SSI file
LEADTOOLS Forms (Leadtools.Forms.DocumentWriters assembly)

Show in webframe

FontHeight Property








Gets or sets the font height to be considered for the font which will be used when creating bookmarks in the PDF document.
Syntax
public double FontHeight {get; set;}
'Declaration
 
Public Property FontHeight As Double
'Usage
 
Dim instance As PdfAutoBookmark
Dim value As Double
 
instance.FontHeight = value
 
value = instance.FontHeight
public double FontHeight {get; set;}
@property (nonatomic, assign) double fontHeight
public double getFontHeight()
public void setFontHeight(double fontHeight)
            
 <br/>get_FontHeight();<br/>set_FontHeight(value);<br/>Object.defineProperty('FontHeight'); 
public:
property double FontHeight {
   double get();
   void set (    double value);
}

Property Value

A FontHeight double value that indicates the font height. The default value is 0.
Remarks

The FontFaceName.represents the font inside the source EMF document which will be used when creating bookmarks in the PDF document

The FontHeight is another options that can be used to customize the font being used when creating bookmarks in the PDF document.

Example
For an example, refer to PdfDocumentOptions.
Requirements

Target Platforms

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

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