SMART datagrid v1.4 > Reporting > Classes > PrintOptions

Back  Forward

DLReport.PrintOptions.paperMarginBottom  property

출력 종이의 아래쪽 여백. 

숫자나 "in", "mm", "cm" "px" 단위가 포함된 문자열로 지정할 수 있다. 단위를 지정하지 않으면 pixel로 간주한다. 

기본값은 "15mm".

Getter
function paperMarginBottom(): String|Number|PrintDimension
Setter
function setPaperMarginBottom(value: PrintDimension)
See Also
paperWidth
paperHeight
paperMarginLeft
paperMarginRight
paperMarginTop
preview
Print Dimension
Examples
리포트 시작하기