Click or drag to resize
Pdftools logo

FileReferenceListAdd Method


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

Parameters

item  FileReference
 

Implements

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