PrintJobSettings.skipBitmapsInRTF Method [AX 2012]

Controls whether bitmaps are included when reports are printed to an .rtf file.

public boolean skipBitmapsInRTF([boolean skipBitmaps])

Run On

Called

Parameters

skipBitmaps
Type: boolean
A boolean flag that determines whether bitmaps are included; optional.

Return Value

Type: boolean
true if the bitmaps are included; otherwise, false.

Community Additions

ADD
Show: