Gjsify LogoGjsify Logo

GXPSOutlineIter represents an iterator that can be used to iterate over the items of an outline contained in a #GXPSDocumentStructure

record

Hierarchy

  • OutlineIter

Index

Constructors

Properties

name: string

Methods

  • Initializes iter to the first child item of parent. See gxps_document_structure_outline_iter_init() for more details.

    Parameters

    Returns boolean

  • get_description(): string
  • Gets the description of the outline item associated with iter. See gxps_document_structure_outline_iter_init() for more details.

    Returns string

  • next(): boolean
  • Advances iter to the next item at the current level. See gxps_document_structure_outline_iter_init() for more details.

    Returns boolean

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method