XFINIUM.PDF Documentation
PdfTextGlyph Class
Members 



Defines a glyph drawn on the Pdf page.
Object Model
PdfTextGlyph ClassPdfPoint Class
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 2.0 - .NET 4.6, Windows Forms, ASP.NET, Windows Presentation Foundation 4.x, Silverlight 5, WinRT, Universal Windows Platform, Windows Phone 8 & 8.1, Xamarin iOS & Android, Portable Class Library


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

Send Feedback