LEADTOOLS Forms (Leadtools.Forms.DocumentReaders assembly)

FontSize Property (DocumentCharacter)

Show in webframe





Gets or sets the font size of the character in points.
Syntax
public double FontSize {get; set;}
'Declaration
 
Public Property FontSize As Double
'Usage
 
Dim instance As DocumentCharacter
Dim value As Double
 
instance.FontSize = value
 
value = instance.FontSize

            

            
public:
property double FontSize {
   double get();
   void set (    double value);
}

Property Value

The font size of the character in points. The default value is 0.
Remarks

To read the text objects from a document, use the DocumentObjectManager.ParsePageText method. The fonts found in the page will be set in the in DocumentPageText.Fonts property of the returned DocumentPageText object.

Example

For an example, refer to DocumentPageText.

Requirements

Target Platforms

See Also

Reference

DocumentCharacter Structure
DocumentCharacter Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 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