Click or drag to resize

PdfStructureElement GetAttributes Method

Get all owner's attributes.

Namespace: Spire.Pdf.Interchange.TaggedPdf
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public IEnumerable<PdfStructureAttributes> GetAttributes()

Return Value

Type: IEnumerable PdfStructureAttributes
See Also