XFINIUM.PDF Documentation
PdfUnicodeTrueTypeFont Class
Members 



Xfinium.Pdf.Graphics Namespace : PdfUnicodeTrueTypeFont Class
Defines an Unicode TrueType font.
Object Model
PdfUnicodeTrueTypeFont ClassPdfCosDictionary ClassPdfTrueTypeFontFeatures ClassPdfFontMetrics Class
Syntax
'Declaration
 
Public Class PdfUnicodeTrueTypeFont 
   Inherits PdfTrueTypeFont
'Usage
 
Dim instance As PdfUnicodeTrueTypeFont
public class PdfUnicodeTrueTypeFont : PdfTrueTypeFont 
public ref class PdfUnicodeTrueTypeFont : public PdfTrueTypeFont 
Remarks
An Unicde TrueType font can display all Unicode characters.
Inheritance Hierarchy

System.Object
   Xfinium.Pdf.Graphics.PdfFont
      Xfinium.Pdf.Graphics.PdfTrueTypeFont
         Xfinium.Pdf.Graphics.PdfUnicodeTrueTypeFont

Requirements

Supported .NET Platforms: .NET 4.0 and higher, Windows Forms, ASP.NET, Windows Presentation Foundation 4.x, Silverlight 5, WinRT, Universal Windows Platform, Xamarin Mac, iOS & Android, Portable Class Library, .NET Core, .NET Standard


Target Platforms:Windows 10, Windows 8.1, Windows 8 , Windows 7, Windows Vista SP1 or later, Windows Server 2008, Windows Server 2008 R2

See Also

Reference

PdfUnicodeTrueTypeFont Members
Xfinium.Pdf.Graphics Namespace