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

StructureAttribute::SetArrayValue method

Sets Value Name Array.

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

See Also