Modifier and Type | Origin and Description |
---|---|
public static BBJasperPrintOrientation |
BBJasper.BBJasperPrintOrientation.getLandscape()
getLandscape Creates and returns a print orientation object that contains landscape information |
public static BBJasperPrintOrientation |
BBJasper.BBJasperPrintOrientation.getPortait()
getPortait |
public static BBJasperPrintOrientation |
BBJasper.BBJasperPrintOrientation.getPortrait()
getPortrait Creates and returns a print orientation object that contains portrait information |
public static BBJasperPrintOrientation |
BBJasper.BBJasperPrintOrientation.getReverseLandscape()
getReverseLandscape Creates and returns a print orientation object that contains reverse landscape information |
public static BBJasperPrintOrientation |
BBJasper.BBJasperPrintOrientation.getReversePortait()
getReversePortait |
public static BBJasperPrintOrientation |
BBJasper.BBJasperPrintOrientation.getReversePortrait()
getReversePortrait Creates and returns a print orientation object that contains reverse portrait information |
Modifier and Type | Origin and Description |
---|---|
public void |
BBJasper.BBJasperPrintServiceExporter.setOrientation(BBJasperPrintOrientation p_bbjasperPrintOrientation!)
setOrientation Sets the orientation |