Aspose::Pdf::LogicalStructure::StructureAttribute::SetNameValue method

StructureAttribute::SetNameValue method

Sets Value Name.

void Aspose::Pdf::LogicalStructure::StructureAttribute::SetNameValue(System::SharedPtr<AttributeName> name)
ParameterTypeDescription
nameSystem::SharedPtr<AttributeName>Allowable Value Name.

See Also