CollectionItem.HasName
CollectionItem.HasName method
Checks if the given name exists in the collection item.
public bool HasName(string name)
Parameter | Type | Description |
---|---|---|
name | String | The name to check. |
Return Value
True if the name exists in the collection item, otherwise false.
See Also
- class CollectionItem
- namespace Aspose.Pdf
- assembly Aspose.PDF