Aspose::Pdf::LogicalStructure::StructureAttributeCollection::CreateAttributes metod
StructureAttributeCollection::CreateAttributes method
Skapa och returnera Aspose::Pdf::LogicalStructure::StructureAttributes för strukturelementet av standardattributägare.
System::SharedPtr<StructureAttributes> Aspose::Pdf::LogicalStructure::StructureAttributeCollection::CreateAttributes(const System::SharedPtr<AttributeOwnerStandard> &ownerStandard)
| Parameter | Typ | Beskrivning |
|---|---|---|
| ownerStandard | const System::SharedPtr<AttributeOwnerStandard>& | Standardattributägare. |
ReturnValue
Aspose::Pdf::LogicalStructure::StructureAttributes of structure element. Structure Attributes will be created if it needed.
Se även
- Typedef SharedPtr
- Class StructureAttributes
- Class AttributeOwnerStandard
- Class StructureAttributeCollection
- Namespace Aspose::Pdf::LogicalStructure
- Library Aspose.PDF for C++