Aspose::Pdf::CollectionSchema::HasName‑metod

CollectionSchema::HasName method

Avgör om det angivna namnet finns i schemat.

bool Aspose::Pdf::CollectionSchema::HasName(const System::String &name)
ParameterTypBeskrivning
namnconst System::String&Namnet att kontrollera.

ReturnValue

true if the specified name exists in the schema; otherwise, false.

Se även