Aspose::Pdf::LogicalStructure::AttributeName::FromNameAttributeKey metod

AttributeName::FromNameAttributeKey method

Hämtar attributnamn för attributnyckel.

static System::SharedPtr<AttributeName> Aspose::Pdf::LogicalStructure::AttributeName::FromNameAttributeKey(const System::String &name, const System::SharedPtr<Aspose::Pdf::LogicalStructure::AttributeKey> &attributeKey)
ParameterTypBeskrivning
namnconst System::String&Attributnamn
attributeKeyconst System::SharedPtr<Aspose::Pdf::LogicalStructure::AttributeKey>&Attributnyckel

ReturnValue

Attributnamn

Se även