Accusoft.PdfXpress7.Net
FontFamily Enumeration




Represents the font family to be used for added text.
Syntax
'Declaration
 
Public Enum FontFamily 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As FontFamily
__value public enum FontFamily : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
public enum class FontFamily : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberValueDescription
Monospace0Mono-space (fixed-width) font to be used for text addition and has a value of 0.
SansSerif1Sans-serif font to be used for text addition and has a value of 1.
Serif2Serif font to be used for text addition and has a value of 2.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Accusoft.PdfXpressSdk.FontFamily

See Also

Reference

Accusoft.PdfXpressSdk Namespace

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback