| Library | Module | Frames | Expand |
| Property | BottomOffset | as Double |
| Offset from the bottom. | ||
| Property | ClipPlot | as Boolean |
| true to clip plot; false to skip clipping of plot. | ||
| Property | KeepPanzoom | as Boolean |
| true to keep pan zoom; false to skip pan zoom. | ||
| Property | LabelHeight | as Double |
| Height of label. | ||
| Property | PlaceLabel | as Boolean |
| true to place label; false to skip placing of label. | ||
| Property | Scale | as Double |
| Scale value of content. | ||
| Property | ShiftAllCorner | as Boolean |
| true to shift all corners; false to skip shifting of corners. | ||
| Property | SideOffset | as Double |
| Offset from the sides. | ||
| Property | X1ClipPosition | as Double |
| First X paramter for defining clip position. | ||
| Property | X2ClipPosition | as Double |
| Second X paramter for defining clip position. | ||
| Property | Y1ClipPosition | as Double |
| First Y paramter for defining clip position. | ||
| Property | Y2ClipPosition | as Double |
| Second Y paramter for defining clip position. | ||
| Function | CCpfcPrintPlacementOption.Create () as IpfcPrintPlacementOption | |
| Creates an object used to define the placement options for printing purpose. | ||
| Property | BottomOffset | as Double |
|
Offset from the bottom. |
| Property | ClipPlot | as Boolean |
|
true to clip plot; false to skip clipping of plot. |
| Property | KeepPanzoom | as Boolean |
|
true to keep pan zoom; false to skip pan zoom. |
| Property | LabelHeight | as Double |
|
Height of label. |
| Property | PlaceLabel | as Boolean |
|
true to place label; false to skip placing of label. |
| Property | Scale | as Double |
|
Scale value of content. |
| Property | ShiftAllCorner | as Boolean |
|
true to shift all corners; false to skip shifting of corners. |
| Property | SideOffset | as Double |
|
Offset from the sides. |
| Property | X1ClipPosition | as Double |
|
First X paramter for defining clip position. |
| Property | X2ClipPosition | as Double |
|
Second X paramter for defining clip position. |
| Property | Y1ClipPosition | as Double |
|
First Y paramter for defining clip position. |
| Property | Y2ClipPosition | as Double |
|
Second Y paramter for defining clip position. |
| Function | CCpfcPrintPlacementOption.Create | () as IpfcPrintPlacementOption |
|
Creates an object used to define the placement options for printing purpose.
|