Aspose::Pdf::LogicalStructure::StructureAttribute::SetArrayValue method

StructureAttribute::SetArrayValue method

Sets Value Name Array.

void Aspose::Pdf::LogicalStructure::StructureAttribute::SetArrayValue(System::ArrayPtr<System::SharedPtr<AttributeName>> array)
ParameterTypeDescription
arraySystem::ArrayPtr<System::SharedPtr<AttributeName>>Array of allowable Value Names.

See Also