Xfinium.Pdf.Forms Namespace : PdfFieldCollection Class |
'Declaration
<DefaultMemberAttribute("Item")> Public Class PdfFieldCollection Inherits System.Collections.ObjectModel.Collection(Of PdfField)
'Usage
Dim instance As PdfFieldCollection
[DefaultMember("Item")] public class PdfFieldCollection : System.Collections.ObjectModel.Collection<PdfField>
[DefaultMember("Item")] public ref class PdfFieldCollection : public System.Collections.ObjectModel.Collection<PdfField>
System.Object
System.Collections.ObjectModel.Collection<T>
Xfinium.Pdf.Forms.PdfFieldCollection
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