org.odftoolkit.odfdom.dom.style.props
Interface OdfPageLayoutProperties


public interface OdfPageLayoutProperties


Field Summary
static OdfStyleProperty BackgroundColor
           
static OdfStyleProperty Border
           
static OdfStyleProperty BorderBottom
           
static OdfStyleProperty BorderLeft
           
static OdfStyleProperty BorderLineWidth
           
static OdfStyleProperty BorderLineWidthBottom
           
static OdfStyleProperty BorderLineWidthLeft
           
static OdfStyleProperty BorderLineWidthRight
           
static OdfStyleProperty BorderLineWidthTop
           
static OdfStyleProperty BorderRight
           
static OdfStyleProperty BorderTop
           
static OdfStyleProperty FirstPageNumber
           
static OdfStyleProperty FootnoteMaxHeight
           
static OdfStyleProperty LayoutGridBaseHeight
           
static OdfStyleProperty LayoutGridBaseWidth
           
static OdfStyleProperty LayoutGridColor
           
static OdfStyleProperty LayoutGridDisplay
           
static OdfStyleProperty LayoutGridLines
           
static OdfStyleProperty LayoutGridMode
           
static OdfStyleProperty LayoutGridPrint
           
static OdfStyleProperty LayoutGridRubyBelow
           
static OdfStyleProperty LayoutGridRubyHeight
           
static OdfStyleProperty LayoutGridSnapTo
           
static OdfStyleProperty LayoutGridStandardMode
           
static OdfStyleProperty Margin
           
static OdfStyleProperty MarginBottom
           
static OdfStyleProperty MarginLeft
           
static OdfStyleProperty MarginRight
           
static OdfStyleProperty MarginTop
           
static OdfStyleProperty NumFormat
           
static OdfStyleProperty NumLetterSync
           
static OdfStyleProperty NumPrefix
           
static OdfStyleProperty NumSuffix
           
static OdfStyleProperty Padding
           
static OdfStyleProperty PaddingBottom
           
static OdfStyleProperty PaddingLeft
           
static OdfStyleProperty PaddingRight
           
static OdfStyleProperty PaddingTop
           
static OdfStyleProperty PageHeight
           
static OdfStyleProperty PageWidth
           
static OdfStyleProperty PaperTrayName
           
static OdfStyleProperty Print
           
static OdfStyleProperty PrintOrientation
           
static OdfStyleProperty PrintPageOrder
           
static OdfStyleProperty RegisterTruthRefStyleName
           
static OdfStyleProperty ScaleTo
           
static OdfStyleProperty ScaleToPages
           
static OdfStyleProperty Shadow
           
static OdfStyleProperty TableCentering
           
static OdfStyleProperty WritingMode
           
 

Field Detail

BackgroundColor

static final OdfStyleProperty BackgroundColor

Border

static final OdfStyleProperty Border

BorderBottom

static final OdfStyleProperty BorderBottom

BorderLeft

static final OdfStyleProperty BorderLeft

BorderRight

static final OdfStyleProperty BorderRight

BorderTop

static final OdfStyleProperty BorderTop

Margin

static final OdfStyleProperty Margin

MarginBottom

static final OdfStyleProperty MarginBottom

MarginLeft

static final OdfStyleProperty MarginLeft

MarginRight

static final OdfStyleProperty MarginRight

MarginTop

static final OdfStyleProperty MarginTop

Padding

static final OdfStyleProperty Padding

PaddingBottom

static final OdfStyleProperty PaddingBottom

PaddingLeft

static final OdfStyleProperty PaddingLeft

PaddingRight

static final OdfStyleProperty PaddingRight

PaddingTop

static final OdfStyleProperty PaddingTop

PageHeight

static final OdfStyleProperty PageHeight

PageWidth

static final OdfStyleProperty PageWidth

BorderLineWidth

static final OdfStyleProperty BorderLineWidth

BorderLineWidthBottom

static final OdfStyleProperty BorderLineWidthBottom

BorderLineWidthLeft

static final OdfStyleProperty BorderLineWidthLeft

BorderLineWidthRight

static final OdfStyleProperty BorderLineWidthRight

BorderLineWidthTop

static final OdfStyleProperty BorderLineWidthTop

FirstPageNumber

static final OdfStyleProperty FirstPageNumber

FootnoteMaxHeight

static final OdfStyleProperty FootnoteMaxHeight

LayoutGridBaseHeight

static final OdfStyleProperty LayoutGridBaseHeight

LayoutGridBaseWidth

static final OdfStyleProperty LayoutGridBaseWidth

LayoutGridColor

static final OdfStyleProperty LayoutGridColor

LayoutGridDisplay

static final OdfStyleProperty LayoutGridDisplay

LayoutGridLines

static final OdfStyleProperty LayoutGridLines

LayoutGridMode

static final OdfStyleProperty LayoutGridMode

LayoutGridPrint

static final OdfStyleProperty LayoutGridPrint

LayoutGridRubyBelow

static final OdfStyleProperty LayoutGridRubyBelow

LayoutGridRubyHeight

static final OdfStyleProperty LayoutGridRubyHeight

LayoutGridSnapTo

static final OdfStyleProperty LayoutGridSnapTo

LayoutGridStandardMode

static final OdfStyleProperty LayoutGridStandardMode

NumFormat

static final OdfStyleProperty NumFormat

NumLetterSync

static final OdfStyleProperty NumLetterSync

NumPrefix

static final OdfStyleProperty NumPrefix

NumSuffix

static final OdfStyleProperty NumSuffix

PaperTrayName

static final OdfStyleProperty PaperTrayName

Print

static final OdfStyleProperty Print

PrintOrientation

static final OdfStyleProperty PrintOrientation

PrintPageOrder

static final OdfStyleProperty PrintPageOrder

RegisterTruthRefStyleName

static final OdfStyleProperty RegisterTruthRefStyleName

ScaleTo

static final OdfStyleProperty ScaleTo

ScaleToPages

static final OdfStyleProperty ScaleToPages

Shadow

static final OdfStyleProperty Shadow

TableCentering

static final OdfStyleProperty TableCentering

WritingMode

static final OdfStyleProperty WritingMode


Copyright © 2008-2017 The Apache Software Foundation. All Rights Reserved.