printControl

@Deprecated(message = "use canPrint() or waitUntilPrintoutIsPossible instead", replaceWith = @ReplaceWith(imports = {"pl.com.elzab.stx.elzabdr.ElzabDr"}, expression = "canPrint()"))
public final Boolean printControl(Integer beforePrinting)

Deprecated

use canPrint() or waitUntilPrintoutIsPossible instead

Replace with

import pl.com.elzab.stx.elzabdr.ElzabDr
canPrint()

See also