Accusoft.PrintPro8.Net
TrueTypeOption Enumeration




Option values which determine the printer’s TrueType option.
Syntax
'Declaration
 
Public Enum TrueTypeOption 
   Inherits System.Enum
'Usage
 
Dim instance As TrueTypeOption
public enum TrueTypeOption : System.Enum 
__value public enum TrueTypeOption : public System.Enum 
public enum class TrueTypeOption : public System.Enum 
Members
MemberValueDescription
DownloadFonts2Download TrueType fonts as soft fonts. This is the default for HP printers that use PCL.
DownloadOutline4Downloads TrueType fonts as outline soft fonts.
PrintAsGraphics1Print TrueType fonts as graphics. This should be used for dot matrix printers.
UseDeviceFonts3Substitute device fonts for TrueType fonts. This is the default for Postscript printers.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Accusoft.PrintProSdk.TrueTypeOption

See Also

Reference

Accusoft.PrintProSdk Namespace

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback