LEADTOOLS Forms (Leadtools.Forms.DocumentReaders assembly)

FontStyle Property

Show in webframe





Gets or sets the style of this font.
Syntax
public DocumentFontStyle FontStyle {get; set;}
'Declaration
 
Public Property FontStyle As DocumentFontStyle
'Usage
 
Dim instance As DocumentFont
Dim value As DocumentFontStyle
 
instance.FontStyle = value
 
value = instance.FontStyle

            

            
public:
property DocumentFontStyle FontStyle {
   DocumentFontStyle get();
   void set (    DocumentFontStyle value);
}

Property Value

One or more DocumentFontStyle enumeration member values that specify the style of this font. The default value is DocumentFontStyle.Normal.
Example

For an example, refer to DocumentPageText.

Requirements

Target Platforms

See Also

Reference

DocumentFont Structure
DocumentFont 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