Aspose::Pdf::LogicalStructure::StructureAttribute::SetNameValue method
StructureAttribute::SetNameValue method
Sets Value Name.
void Aspose::Pdf::LogicalStructure::StructureAttribute::SetNameValue(const System::SharedPtr<AttributeName> &name)
| Parameter | Type | Description |
|---|---|---|
| name | const System::SharedPtr<AttributeName>& | Allowable Value Name. |
See Also
- Typedef SharedPtr
- Class AttributeName
- Class StructureAttribute
- Namespace Aspose::Pdf::LogicalStructure
- Library Aspose.PDF for C++