Aspose::Pdf::CollectionSchema::HasName método
CollectionSchema::HasName method
Determina si el nombre especificado existe en el esquema.
bool Aspose::Pdf::CollectionSchema::HasName(const System::String &name)
| Parámetro | Tipo | Descripción |
|---|---|---|
| nombre | const System::String& | El nombre a comprobar. |
ReturnValue
true if the specified name exists in the schema; otherwise, false.
Ver también
- Class String
- Class CollectionSchema
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++