# class Element
# STATIC MEMBERS
# static member read-only Null
Type: Element
Description:
# MEMBERS
# member read-only postScript
Type: Boolean
# CONSTRUCTORS
# constructor Element(type)
Description:
Parameters:
- type: (Element.Type) -
# FUNCTIONS
# function type()
Description:
Return:
(Element.Type) -
# function gState()
Description:
Return:
(GState) -
# function path()
Description:
Return:
(TPath) -
# function xObject()
Description:
Return:
(PdfStream) -
# function markedContentTag()
Description:
Return:
(PdfName) -
# function markedContentProperties()
Description:
Return:
(PdfDictionary) -
# function shading()
Description:
Return:
(PdfObject) -
# function text()
Description:
Return:
(String) -
# function replaceText(newText, matches)
Description:
Parameters:
- newText: (String) -
- matches: (List) -
# function startOffset()
Description:
Return:
(Number) -
# function endOffset()
Description:
Return:
(Number) -
# function toBytes()
Description:
Return:
(byte) -
# function toString()
Description:
Return:
(String) -