StructureAttributes

StructureAttributes

Overview

StructureAttributes 是一个类在Aspose.PDF FOSS的.NET中.

附加于结构元素的StructureAttribute对象,由所有者范围设置 (一个具有固定 /O的所有者的 PDF属性字典).

这个类提供了2种方法,用于在NET程序中与StructureAttributes对象工作. 有的方法包括: GetAttribute, SetAttribute. 所有公众成员在安装了Aspose.PDF FOSS for .NET 包后,可以访问任何.NET应用程序.

Methods

SignatureDescription
GetAttribute(key: AttributeKey)获取关键的属性,或是 null.
SetAttribute(attribute: StructureAttribute)添加或更换属性.

See Also

 中文