The pdf collections.
Namespace: Spire.PdfAssembly: Spire.Pdf (in Spire.Pdf.dll) Version: 7.9.2.0 (7.9.2.1020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public PdfCollection Collection { get; }
Public ReadOnly Property Collection As PdfCollection Get
public: property PdfCollection^ Collection { PdfCollection^ get (); }
member Collection : PdfCollection with get