XFINIUM.PDF Documentation
PdfTextGlyph Class
Members 



Xfinium.Pdf.Content Namespace : PdfTextGlyph Class
Defines a glyph drawn on the Pdf page.
Syntax
'Declaration
 
Public NotInheritable Class PdfTextGlyph 
'Usage
 
Dim instance As PdfTextGlyph
public sealed class PdfTextGlyph 
public ref class PdfTextGlyph sealed 
Remarks
A glyph is the graphic visual representation of one or more characters. Usually there is a one-to-one correspondence between glyphs and characters but in case of ligatures a glyph can represent 2 or 3 characters.
Inheritance Hierarchy

System.Object
   Xfinium.Pdf.Content.PdfTextGlyph

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

PdfTextGlyph Members
Xfinium.Pdf.Content Namespace