MGMap.setPrintingObserver   Go to object model Go to parent topic Go to previous topic Go to next topic

Syntax

boolean setPrintingObserver(MGPrintingObserver observer)

Description

Sets the Java object that observes printing events.

Applies To

Plug-In and Java Edition only

Returns

obs - An MGPrintingObserver object that will handle the onBeginLayout and onEndLayout printing events.

Error Codes

none

See Also

getPrintingObserver, onBeginLayout, onEndLayout