Library | Module

Interface IpfcPrintPlacementOption



Description

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



Property Summary

PropertyBottomOffsetas Double
Offset from the bottom.
PropertyClipPlotas Boolean
true to clip plot; false to skip clipping of plot.
PropertyKeepPanzoomas Boolean
true to keep pan zoom; false to skip pan zoom.
PropertyLabelHeightas Double
Height of label.
PropertyPlaceLabelas Boolean
true to place label; false to skip placing of label.
PropertyScaleas Double
Scale value of content.
PropertyShiftAllCorneras Boolean
true to shift all corners; false to skip shifting of corners.
PropertySideOffsetas Double
Offset from the sides.
PropertyX1ClipPositionas Double
First X paramter for defining clip position.
PropertyX2ClipPositionas Double
Second X paramter for defining clip position.
PropertyY1ClipPositionas Double
First Y paramter for defining clip position.
PropertyY2ClipPositionas Double
Second Y paramter for defining clip position.



Method Summary

FunctionCCpfcPrintPlacementOption.Create () as IpfcPrintPlacementOption
Creates an object used to define the placement options for printing purpose.



Property Detail


PropertyBottomOffsetas Double

Offset from the bottom.




PropertyClipPlotas Boolean

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




PropertyKeepPanzoomas Boolean

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




PropertyLabelHeightas Double

Height of label.




PropertyPlaceLabelas Boolean

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




PropertyScaleas Double

Scale value of content.




PropertyShiftAllCorneras Boolean

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




PropertySideOffsetas Double

Offset from the sides.




PropertyX1ClipPositionas Double

First X paramter for defining clip position.




PropertyX2ClipPositionas Double

Second X paramter for defining clip position.




PropertyY1ClipPositionas Double

First Y paramter for defining clip position.




PropertyY2ClipPositionas Double

Second Y paramter for defining clip position.





Method Detail


FunctionCCpfcPrintPlacementOption.Create () as IpfcPrintPlacementOption

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