Click or drag to resize
Pdftools logo

WidgetListAdd Method


Namespace: PdfTools.FourHeights.PdfToolbox.Pdf.Forms
Assembly: PdfTools.FourHeights.PdfToolbox (in PdfTools.FourHeights.PdfToolbox.dll) Version: 1.0.0
Syntax
C#
public void Add(
	Widget item
)

Parameters

item  Widget
 

Implements

ICollectionTAdd(T)
Exceptions
ExceptionCondition
ArgumentNullExceptionif item is .
See Also