Base collection of the pdf objects.
Namespace: Spire.PdfAssembly: Spire.Pdf (in Spire.Pdf.dll) Version: 6.2.6.0 (6.2.6.2020)
Syntax
C# | Visual Basic | Visual C++ | F# |
public class PdfCollection : IEnumerable
Public Class PdfCollection Implements IEnumerable
public ref class PdfCollection : IEnumerable
type PdfCollection = class interface IEnumerable end
Members
All Members | Constructors | Properties | Methods |
Public Protected | Instance Static | Declared Inherited | XNA Framework Only .NET Compact Framework Only |
Member | Description | |
---|---|---|
PdfCollection()()()() |
Initializes a new instance of the class.
| |
Count |
Gets number of the elements in the collection.
| |
Equals(Object) | (Inherited from Object.) | |
Finalize()()()() |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
GetEnumerator()()()() |
Returns an enumerator that iterates through a collection.
| |
GetHashCode()()()() |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
GetType()()()() |
Gets the Type of the current instance.
(Inherited from Object.) | |
List |
Gets internal list of the collection.
| |
MemberwiseClone()()()() |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
ToString()()()() | (Inherited from Object.) |
Inheritance Hierarchy
System..::..Object
Spire.Pdf..::..PdfCollection
Spire.Pdf.Actions..::..PdfActionCollection
Spire.Pdf.Annotations..::..PdfAnnotationCollection
Spire.Pdf.Attachments..::..PdfAttachmentCollection
Spire.Pdf.Fields..::..PdfFieldCollection
Spire.Pdf.Fields..::..PdfListFieldItemCollection
Spire.Pdf.Fields..::..PdfRadioButtonItemCollection
Spire.Pdf.Lists..::..PdfListItemCollection
Spire.Pdf..::..PdfPageLayerCollection
Spire.Pdf..::..PdfStampCollection
Spire.Pdf.Tables..::..PdfColumnCollection
Spire.Pdf.Tables..::..PdfRowCollection
Spire.Pdf.Widget..::..PdfButtonWidgetItemCollection
Spire.Pdf.Widget..::..PdfComboBoxWidgetItemCollection
Spire.Pdf.Widget..::..PdfListWidgetFieldItemCollection
Spire.Pdf.Widget..::..PdfListWidgetItemCollection
Spire.Pdf.Widget..::..PdfStateItemCollection
Spire.Pdf.Widget..::..PdfStateWidgetItemCollection
Spire.Pdf.Widget..::..PdfTextBoxWidgetItemCollection
Spire.Pdf..::..PdfCollection
Spire.Pdf.Actions..::..PdfActionCollection
Spire.Pdf.Annotations..::..PdfAnnotationCollection
Spire.Pdf.Attachments..::..PdfAttachmentCollection
Spire.Pdf.Fields..::..PdfFieldCollection
Spire.Pdf.Fields..::..PdfListFieldItemCollection
Spire.Pdf.Fields..::..PdfRadioButtonItemCollection
Spire.Pdf.Lists..::..PdfListItemCollection
Spire.Pdf..::..PdfPageLayerCollection
Spire.Pdf..::..PdfStampCollection
Spire.Pdf.Tables..::..PdfColumnCollection
Spire.Pdf.Tables..::..PdfRowCollection
Spire.Pdf.Widget..::..PdfButtonWidgetItemCollection
Spire.Pdf.Widget..::..PdfComboBoxWidgetItemCollection
Spire.Pdf.Widget..::..PdfListWidgetFieldItemCollection
Spire.Pdf.Widget..::..PdfListWidgetItemCollection
Spire.Pdf.Widget..::..PdfStateItemCollection
Spire.Pdf.Widget..::..PdfStateWidgetItemCollection
Spire.Pdf.Widget..::..PdfTextBoxWidgetItemCollection