Arbortext IsoDraw > Macro Language Reference > Object Data Types > Document Object > activeDoc > activeDoc.printinfo
  
activeDoc.printinfo
The .printinfo properties for the activeDoc object return printer setup information for the active document. These properties are read only.
activeDoc.printinfo.orientation
Returns the page orientation for the active document as string. Return values include "portrait" or "landscape".
activeDoc.printinfo.printer.name
Returns the name of the currently selected printer for the active document (also the default printer for new documents) as string.