Click or drag to resize

PdfAttachmentCollectionCount Property

Gets the number of elements contained in the PdfAttachmentCollection.

Namespace: Patagames.Pdf.Net
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 5.1.3
Syntax
public int Count { get; }

Property Value

Int32

Implements

ICollectionTCount
See Also