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)
ParameterTypBeskrivning
ownerStandardconst System::SharedPtr<AttributeOwnerStandard>&Standardattributägare.

ReturnValue

Aspose::Pdf::LogicalStructure::StructureAttributes of structure element. Structure Attributes will be created if it needed.

Se även