Skip to content

PageElement interface

Represents a page element in a document.

PageElement::Bounds property

Gets the bounds of the page element.

PageElement::Depth property

Gets the depth of the page element.

PageElement::Flags property

Gets the flags of the page element.

PageElement::GetFirstChild method

Gets the first child of the page element.

PageElement::GetNextSibling method

Gets the next sibling of the page element.

PageElement::GetStyle method

Get the named style from the page element.

PageElement::Styles property

Gets the styles of the page element.

PageElement::Text property

Gets the text of the page element.

PageElement::Type property

Gets the type of the page element.