Aspose::Pdf::LogicalStructure::StructureAttributeCollection::CreateAttributes метод

StructureAttributeCollection::CreateAttributes method

Создаёт и возвращает Aspose::Pdf::LogicalStructure::StructureAttributes элемента структуры по стандартному владельцу атрибутов.

System::SharedPtr<StructureAttributes> Aspose::Pdf::LogicalStructure::StructureAttributeCollection::CreateAttributes(const System::SharedPtr<AttributeOwnerStandard> &ownerStandard)
ПараметрТипОписание
ownerStandardconst System::SharedPtr<AttributeOwnerStandard>&Стандартный владелец атрибутов.

ReturnValue

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

См. также