Click or drag to resize

PdfResourceManagerTAdd Method

Overload List
  NameDescription
Public methodCode exampleAdd(T)
Adds the specified resource with an auto-generated name.
Public methodCode exampleAdd(String, T)
Adds a resource to the resource manager. Throws ArgumentException if a resource with the same name is already present.
Top
See Also