Xfinium.Pdf.Graphics.Text Namespace : PdfTextLineCollection Class |
'Declaration
Public Class PdfTextLineCollection Inherits System.Collections.ObjectModel.ReadOnlyCollection(Of PdfTextLine)
'Usage
Dim instance As PdfTextLineCollection
public class PdfTextLineCollection : System.Collections.ObjectModel.ReadOnlyCollection<PdfTextLine>
public ref class PdfTextLineCollection : public System.Collections.ObjectModel.ReadOnlyCollection<PdfTextLine>
System.Object
System.Collections.ObjectModel.ReadOnlyCollection<T>
Xfinium.Pdf.Graphics.Text.PdfTextLineCollection
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