Read-only property. Return the page type of a Page object.
Type
EX1
import PyOrigin pg = PyOrigin.ActivePage() print( pg.Type )
GetType