LEADTOOLS Forms (Leadtools.Forms.DocumentReaders assembly)

DocumentFontStyle Enumeration

Show in webframe





Indicates the styles of the fonts in a document.
Syntax
'Declaration
 
<FlagsAttribute()>
<SerializableAttribute()>
Public Enum DocumentFontStyle 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As DocumentFontStyle

            

            
Members
ValueMemberDescription
0x00000000Normal

Normal font

0x00000001Bold

Bold font

0x00000002Italic

Italic font

0x00000004Underline

Underline font

Remarks

The DocumentFontStyle is used as the type for the DocumentFont.FontStyle property.

The members of DocumentFontStyle can be OR'ed together.

You can read the fonts of a document page by using 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.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Forms.DocumentReaders.DocumentFontStyle

Requirements

Target Platforms

See Also

Reference

Leadtools.Forms.DocumentReaders Namespace

 

 


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