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

FontSize Property (DocumentWord)






Gets or sets the font size of the word in points.
Syntax
public double FontSize {get; set;}
'Declaration
 
Public Property FontSize As Double
'Usage
 
Dim instance As DocumentWord
Dim value As Double
 
instance.FontSize = value
 
value = instance.FontSize
public double FontSize {get; set;}
 get_FontSize();
set_FontSize(value);
public:
property double FontSize {
   double get();
   void set (    double value);
}

Property Value

The font size of the word 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: 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

DocumentWord Structure
DocumentWord Members

 

 


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