←Select platform

FontStyle Property

Summary

Gets or sets the style of this font.

Syntax

C#
VB
C++
[DataMemberAttribute(Name="fontStyle", Order=1)] 
public DocumentFontStyle FontStyle { get; set; } 
  
Public Property FontStyle As Leadtools.Forms.Documentreaders.DocumentFontStyle 

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: 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

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.DocumentReaders Assembly