2.7.5 copypic
Contents
Menu Information
Copy Page as Picture
Brief Information
Copy Page using various image format and options
Command Line Usage
1. copypic type:=1 ratio:=60;
2. copypic type:=2 res:=900 ratio:=80;
X-Function Execution Options
Please refer to the page for additional option switches when accessing the x-function from script
Variables
| Display Name |
Variable Name |
I/O and Type |
Default Value |
Description |
|---|---|---|---|---|
| Graph | igp |
Input GraphPageBase |
|
Active graph |
| Image Format | type |
Input int |
|
Specify image format of the copied graph. Option list:
|
| Graph Size | size |
Input string |
|
It is the actual size of the graph. This variable is read-only. |
| DPI | res |
Input int |
|
Specify the graph DPI of the copied graph. |
| Size Factor (%) | ratio |
Input int |
|
Specify the size factor of the copied graph. |
Related X-Functions
Keywords:publishing