Accusoft.PdfXpress7.Net
FontWeight Enumeration




Represents the weight of the added text.
Syntax
'Declaration
 
Public Enum FontWeight 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As FontWeight
__value public enum FontWeight : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
public enum class FontWeight : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberValueDescription
Bold1Font of added text will be bolded. This has a value of 1.
Normal0Font of added text will have no additional weight. This has a value of 0.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Accusoft.PdfXpressSdk.FontWeight

See Also

Reference

Accusoft.PdfXpressSdk Namespace

 

 


©2018. Accusoft Corporation. All Rights Reserved.

Send Feedback