Click or drag to resize

PdfControlCollectionsAdd Method

This method is not supported.

Namespace: Patagames.Pdf.Net
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 5.1.3
Syntax
public void Add(
	PdfControl item
)

Parameters

item  PdfControl
The control to add to collection.

Implements

ICollectionTAdd(T)
See Also