ActiveReports 9
FontWeight Enumeration

Specifies font thickness.
Syntax
'Declaration
 
Public Enum FontWeight 
   Inherits System.Enum
public enum FontWeight : System.Enum 
Members
MemberDescription
BoldIndicates a bold font weight.
BolderIndicates a bolder font weight.
ExtraBoldIndicates an extra bold font weight.
ExtraLightIndicates an extra light font weight
HeavyIndicates a heavy font weight.
LightIndicates a light font weight
LighterIndicates a lighter font weight
MediumIndicates a medium font weight.
NormalIndicates a normal font weight.
SemiBoldIndicates a semi-bold font weight.
ThinIndicates a thin font weight
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.Extensibility.Rendering.Drawing.FontWeight

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

GrapeCity.ActiveReports.Extensibility.Rendering.Drawing Namespace

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum