CollectionSchema.HasName
CollectionSchema.HasName method
Determines whether the specified name exists in the schema.
public bool HasName(string name)
| Parameter | Type | Description |
|---|---|---|
| name | String | The name to check. |
Return Value
true if the specified name exists in the schema; otherwise, false.
See Also
- class CollectionSchema
- namespace Aspose.Pdf
- assembly Aspose.PDF