[]
Checks whether all PdfName objects are unique.
public static bool AreAllPdfNamesUnique(IList<PdfName> names)
Public Shared Function AreAllPdfNamesUnique(names As IList(Of PdfName)) As Boolean
Type | Name | Description |
---|---|---|
IList<PdfName> | names |
Type | Description |
---|---|
bool |