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)
| Parameter | Type | Description |
|---|---|---|
| array | const System::ArrayPtr<System::SharedPtr<AttributeName>>& | Array of allowable Value Names. |
See Also
- Typedef ArrayPtr
- Typedef SharedPtr
- Class AttributeName
- Class StructureAttribute
- Namespace Aspose::Pdf::LogicalStructure
- Library Aspose.PDF for C++