PDF.StructureElementNode

class StructureElementNode

A node in a PDF structure tree, giving a semantic representation of the content. Each node ID is associated with content by passing the Canvas and node ID to PDF.SetNodeId when drawing. NodeIDs should be unique within each tree.

Methods

__init__

Attributes

fAdditionalNodeIds

fAlt

fAttributes

fLang

fNodeId

fTypeString

Methods

StructureElementNode.__init__(self: skia.PDF.StructureElementNode) None

Attributes

StructureElementNode.fAdditionalNodeIds
StructureElementNode.fAlt
StructureElementNode.fAttributes
StructureElementNode.fLang
StructureElementNode.fNodeId
StructureElementNode.fTypeString