Xfinium.Pdf.Content Namespace : PdfTextGlyphCollection Class |
'Declaration
Public NotInheritable Class PdfTextGlyphCollection Inherits System.Collections.ObjectModel.ReadOnlyCollection(Of PdfTextGlyph)
'Usage
Dim instance As PdfTextGlyphCollection
public sealed class PdfTextGlyphCollection : System.Collections.ObjectModel.ReadOnlyCollection<PdfTextGlyph>
public ref class PdfTextGlyphCollection sealed : public System.Collections.ObjectModel.ReadOnlyCollection<PdfTextGlyph>
System.Object
System.Collections.ObjectModel.ReadOnlyCollection<T>
Xfinium.Pdf.Content.PdfTextGlyphCollection
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