public class StiPagePrintable
extends java.lang.Object
implements java.awt.print.Printable
| Modifier and Type | Field and Description |
|---|---|
static double |
SCALE_RATIO |
| Constructor and Description |
|---|
StiPagePrintable(StiPage page)
Constructor
StiPage |
StiPagePrintable(StiPage page,
int segmentX,
int segmentY)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
int |
print(java.awt.Graphics graphics,
java.awt.print.PageFormat pageFormat,
int pageIndex)
Print component on the printer
|
public static final double SCALE_RATIO
Copyright © 2019 Stimulsoft. All Rights Reserved.