Library | Module

Class pfcPrintPlacementOption



Description

This interface is used to define the placement options for printing purpose.



Property Summary

numberBottomOffset
Offset from the bottom.
booleanClipPlot
true to clip plot; false to skip clipping of plot.
booleanKeepPanzoom
true to keep pan zoom; false to skip pan zoom.
numberLabelHeight
Height of label.
booleanPlaceLabel
true to place label; false to skip placing of label.
numberScale
Scale value of content.
booleanShiftAllCorner
true to shift all corners; false to skip shifting of corners.
numberSideOffset
Offset from the sides.
numberX1ClipPosition
First X paramter for defining clip position.
numberX2ClipPosition
Second X paramter for defining clip position.
numberY1ClipPosition
First Y paramter for defining clip position.
numberY2ClipPosition
Second Y paramter for defining clip position.



Method Summary

static pfcPrintPlacementOptionCreate ()
Creates an object used to define the placement options for printing purpose.



Property Detail


numberBottomOffset

Offset from the bottom.




booleanClipPlot

true to clip plot; false to skip clipping of plot.




booleanKeepPanzoom

true to keep pan zoom; false to skip pan zoom.




numberLabelHeight

Height of label.




booleanPlaceLabel

true to place label; false to skip placing of label.




numberScale

Scale value of content.




booleanShiftAllCorner

true to shift all corners; false to skip shifting of corners.




numberSideOffset

Offset from the sides.




numberX1ClipPosition

First X paramter for defining clip position.




numberX2ClipPosition

Second X paramter for defining clip position.




numberY1ClipPosition

First Y paramter for defining clip position.




numberY2ClipPosition

Second Y paramter for defining clip position.





Method Detail


static pfcPrintPlacementOptionCreate ()

Creates an object used to define the placement options for printing purpose.
Returns: