| Library | File | Frames | Expand | 
| static pfcPrintPlacementOption_ptr | Create () | |
| Creates an object used to define the placement options for printing purpose. | ||
| xreal | GetBottomOffset () | |
| void | SetBottomOffset (xreal value) | |
| Offset from the bottom. | ||
| xbool | GetClipPlot () | |
| void | SetClipPlot (xbool value) | |
| true to clip plot; false to skip clipping of plot. | ||
| xbool | GetKeepPanzoom () | |
| void | SetKeepPanzoom (xbool value) | |
| true to keep pan zoom; false to skip pan zoom. | ||
| xreal | GetLabelHeight () | |
| void | SetLabelHeight (xreal value) | |
| Height of label. | ||
| xbool | GetPlaceLabel () | |
| void | SetPlaceLabel (xbool value) | |
| true to place label; false to skip placing of label. | ||
| xreal | GetScale () | |
| void | SetScale (xreal value) | |
| Scale value of content. | ||
| xbool | GetShiftAllCorner () | |
| void | SetShiftAllCorner (xbool value) | |
| true to shift all corners; false to skip shifting of corners. | ||
| xreal | GetSideOffset () | |
| void | SetSideOffset (xreal value) | |
| Offset from the sides. | ||
| xreal | GetX1ClipPosition () | |
| void | SetX1ClipPosition (xreal value) | |
| First X paramter for defining clip position. | ||
| xreal | GetX2ClipPosition () | |
| void | SetX2ClipPosition (xreal value) | |
| Second X paramter for defining clip position. | ||
| xreal | GetY1ClipPosition () | |
| void | SetY1ClipPosition (xreal value) | |
| First Y paramter for defining clip position. | ||
| xreal | GetY2ClipPosition () | |
| void | SetY2ClipPosition (xreal value) | |
| Second Y paramter for defining clip position. | ||
| xreal | GetScale | () | 
| void | SetScale | (xreal value) | 
| Scale value of content. 
 | 
| xreal | GetSideOffset | () | 
| void | SetSideOffset | (xreal value) | 
| Offset from the sides. 
 | 
| xreal | GetBottomOffset | () | 
| void | SetBottomOffset | (xreal value) | 
| Offset from the bottom. 
 | 
| xbool | GetKeepPanzoom | () | 
| void | SetKeepPanzoom | (xbool value) | 
| true to keep pan zoom; false to skip pan zoom. 
 | 
| xbool | GetClipPlot | () | 
| void | SetClipPlot | (xbool value) | 
| true to clip plot; false to skip clipping of plot. 
 | 
| xbool | GetShiftAllCorner | () | 
| void | SetShiftAllCorner | (xbool value) | 
| true to shift all corners; false to skip shifting of corners. 
 | 
| xreal | GetX1ClipPosition | () | 
| void | SetX1ClipPosition | (xreal value) | 
| First X paramter for defining clip position. 
 | 
| xreal | GetY1ClipPosition | () | 
| void | SetY1ClipPosition | (xreal value) | 
| First Y paramter for defining clip position. 
 | 
| xreal | GetX2ClipPosition | () | 
| void | SetX2ClipPosition | (xreal value) | 
| Second X paramter for defining clip position. 
 | 
| xreal | GetY2ClipPosition | () | 
| void | SetY2ClipPosition | (xreal value) | 
| Second Y paramter for defining clip position. 
 | 
| xbool | GetPlaceLabel | () | 
| void | SetPlaceLabel | (xbool value) | 
| true to place label; false to skip placing of label. 
 | 
| xreal | GetLabelHeight | () | 
| void | SetLabelHeight | (xreal value) | 
| Height of label. 
 | 
| static pfcPrintPlacementOption_ptr | Create | () | 
| Creates an object used to define the placement options for printing purpose. 
 
 |