| Package | Description |
|---|---|
| com.grapecity.documents.excel |
| Modifier and Type | Method and Description |
|---|---|
Point |
Point.clone() |
Point |
Point.clone() |
| Modifier and Type | Method and Description |
|---|---|
void |
PrintManager.draw(PDDocument doc,
PDPage page,
Point location,
IRange range)
Draw the range data to the specific location in a specified pdf page.
|
void |
PrintManager.draw(PDDocument doc,
PDPage page,
Point location,
IRange range)
Draw the range data to the specific location in a specified pdf page.
|
void |
PrintManager.draw(PDDocument doc,
PDPage page,
Point location,
IRange range,
PdfSaveOptions options)
Draw the range data to the specific location in a specified pdf page.
|
void |
PrintManager.draw(PDDocument doc,
PDPage page,
Point location,
IRange range,
PdfSaveOptions options)
Draw the range data to the specific location in a specified pdf page.
|