public static class Document.PrintingProperties extends Object
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<all>
<element name="PrintOrientation" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="MarginLeft" type="{http://www.w3.org/2001/XMLSchema}decimal"/>
<element name="MarginRight" type="{http://www.w3.org/2001/XMLSchema}decimal"/>
<element name="MarginTop" type="{http://www.w3.org/2001/XMLSchema}decimal"/>
<element name="MarginBottom" type="{http://www.w3.org/2001/XMLSchema}decimal"/>
<element name="MarginHeader" type="{http://www.w3.org/2001/XMLSchema}decimal"/>
<element name="MarginFooter" type="{http://www.w3.org/2001/XMLSchema}decimal"/>
<element name="FitTo" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="PagesH" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="PagesV" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="TimescaleMode" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="DoPrintGrid" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="StartDate" type="{http://www.w3.org/2001/XMLSchema}date"/>
<element name="FinishDate" type="{http://www.w3.org/2001/XMLSchema}date"/>
<element name="HeaderLeft" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="HeaderCenter" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="HeaderRight" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="FooterLeft" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="FooterCenter" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="FooterRight" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="LegendMode" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="FirstPageNumber" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="PrintView" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="HeaderFooterFontName" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="HeaderFooterFontSize" type="{http://www.w3.org/2001/XMLSchema}int"/>
</all>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
doPrintGrid |
protected LocalDate |
finishDate |
protected Integer |
firstPageNumber |
protected Integer |
fitTo |
protected String |
footerCenter |
protected String |
footerLeft |
protected String |
footerRight |
protected String |
headerCenter |
protected String |
headerFooterFontName |
protected Integer |
headerFooterFontSize |
protected String |
headerLeft |
protected String |
headerRight |
protected Integer |
legendMode |
protected BigDecimal |
marginBottom |
protected BigDecimal |
marginFooter |
protected BigDecimal |
marginHeader |
protected BigDecimal |
marginLeft |
protected BigDecimal |
marginRight |
protected BigDecimal |
marginTop |
protected Integer |
pagesH |
protected Integer |
pagesV |
protected Integer |
printOrientation |
protected String |
printView |
protected LocalDate |
startDate |
protected Integer |
timescaleMode |
| Constructor and Description |
|---|
PrintingProperties() |
| Modifier and Type | Method and Description |
|---|---|
LocalDate |
getFinishDate()
Gets the value of the finishDate property.
|
Integer |
getFirstPageNumber()
Gets the value of the firstPageNumber property.
|
Integer |
getFitTo()
Gets the value of the fitTo property.
|
String |
getFooterCenter()
Gets the value of the footerCenter property.
|
String |
getFooterLeft()
Gets the value of the footerLeft property.
|
String |
getFooterRight()
Gets the value of the footerRight property.
|
String |
getHeaderCenter()
Gets the value of the headerCenter property.
|
String |
getHeaderFooterFontName()
Gets the value of the headerFooterFontName property.
|
Integer |
getHeaderFooterFontSize()
Gets the value of the headerFooterFontSize property.
|
String |
getHeaderLeft()
Gets the value of the headerLeft property.
|
String |
getHeaderRight()
Gets the value of the headerRight property.
|
Integer |
getLegendMode()
Gets the value of the legendMode property.
|
BigDecimal |
getMarginBottom()
Gets the value of the marginBottom property.
|
BigDecimal |
getMarginFooter()
Gets the value of the marginFooter property.
|
BigDecimal |
getMarginHeader()
Gets the value of the marginHeader property.
|
BigDecimal |
getMarginLeft()
Gets the value of the marginLeft property.
|
BigDecimal |
getMarginRight()
Gets the value of the marginRight property.
|
BigDecimal |
getMarginTop()
Gets the value of the marginTop property.
|
Integer |
getPagesH()
Gets the value of the pagesH property.
|
Integer |
getPagesV()
Gets the value of the pagesV property.
|
Integer |
getPrintOrientation()
Gets the value of the printOrientation property.
|
String |
getPrintView()
Gets the value of the printView property.
|
LocalDate |
getStartDate()
Gets the value of the startDate property.
|
Integer |
getTimescaleMode()
Gets the value of the timescaleMode property.
|
boolean |
isDoPrintGrid()
Gets the value of the doPrintGrid property.
|
void |
setDoPrintGrid(boolean value)
Sets the value of the doPrintGrid property.
|
void |
setFinishDate(LocalDate value)
Sets the value of the finishDate property.
|
void |
setFirstPageNumber(Integer value)
Sets the value of the firstPageNumber property.
|
void |
setFitTo(Integer value)
Sets the value of the fitTo property.
|
void |
setFooterCenter(String value)
Sets the value of the footerCenter property.
|
void |
setFooterLeft(String value)
Sets the value of the footerLeft property.
|
void |
setFooterRight(String value)
Sets the value of the footerRight property.
|
void |
setHeaderCenter(String value)
Sets the value of the headerCenter property.
|
void |
setHeaderFooterFontName(String value)
Sets the value of the headerFooterFontName property.
|
void |
setHeaderFooterFontSize(Integer value)
Sets the value of the headerFooterFontSize property.
|
void |
setHeaderLeft(String value)
Sets the value of the headerLeft property.
|
void |
setHeaderRight(String value)
Sets the value of the headerRight property.
|
void |
setLegendMode(Integer value)
Sets the value of the legendMode property.
|
void |
setMarginBottom(BigDecimal value)
Sets the value of the marginBottom property.
|
void |
setMarginFooter(BigDecimal value)
Sets the value of the marginFooter property.
|
void |
setMarginHeader(BigDecimal value)
Sets the value of the marginHeader property.
|
void |
setMarginLeft(BigDecimal value)
Sets the value of the marginLeft property.
|
void |
setMarginRight(BigDecimal value)
Sets the value of the marginRight property.
|
void |
setMarginTop(BigDecimal value)
Sets the value of the marginTop property.
|
void |
setPagesH(Integer value)
Sets the value of the pagesH property.
|
void |
setPagesV(Integer value)
Sets the value of the pagesV property.
|
void |
setPrintOrientation(Integer value)
Sets the value of the printOrientation property.
|
void |
setPrintView(String value)
Sets the value of the printView property.
|
void |
setStartDate(LocalDate value)
Sets the value of the startDate property.
|
void |
setTimescaleMode(Integer value)
Sets the value of the timescaleMode property.
|
protected Integer printOrientation
protected BigDecimal marginLeft
protected BigDecimal marginRight
protected BigDecimal marginTop
protected BigDecimal marginBottom
protected BigDecimal marginHeader
protected BigDecimal marginFooter
protected Integer fitTo
protected Integer pagesH
protected Integer pagesV
protected Integer timescaleMode
protected boolean doPrintGrid
protected LocalDate startDate
protected LocalDate finishDate
protected String headerLeft
protected String headerCenter
protected String headerRight
protected String footerLeft
protected String footerCenter
protected String footerRight
protected Integer legendMode
protected Integer firstPageNumber
protected String printView
protected String headerFooterFontName
protected Integer headerFooterFontSize
public Integer getPrintOrientation()
Stringpublic void setPrintOrientation(Integer value)
value - allowed object is
Stringpublic BigDecimal getMarginLeft()
BigDecimalpublic void setMarginLeft(BigDecimal value)
value - allowed object is
BigDecimalpublic BigDecimal getMarginRight()
BigDecimalpublic void setMarginRight(BigDecimal value)
value - allowed object is
BigDecimalpublic BigDecimal getMarginTop()
BigDecimalpublic void setMarginTop(BigDecimal value)
value - allowed object is
BigDecimalpublic BigDecimal getMarginBottom()
BigDecimalpublic void setMarginBottom(BigDecimal value)
value - allowed object is
BigDecimalpublic BigDecimal getMarginHeader()
BigDecimalpublic void setMarginHeader(BigDecimal value)
value - allowed object is
BigDecimalpublic BigDecimal getMarginFooter()
BigDecimalpublic void setMarginFooter(BigDecimal value)
value - allowed object is
BigDecimalpublic Integer getFitTo()
Stringpublic void setFitTo(Integer value)
value - allowed object is
Stringpublic Integer getPagesH()
Stringpublic void setPagesH(Integer value)
value - allowed object is
Stringpublic Integer getPagesV()
Stringpublic void setPagesV(Integer value)
value - allowed object is
Stringpublic Integer getTimescaleMode()
Stringpublic void setTimescaleMode(Integer value)
value - allowed object is
Stringpublic boolean isDoPrintGrid()
public void setDoPrintGrid(boolean value)
public LocalDate getStartDate()
Stringpublic void setStartDate(LocalDate value)
value - allowed object is
Stringpublic LocalDate getFinishDate()
Stringpublic void setFinishDate(LocalDate value)
value - allowed object is
Stringpublic String getHeaderLeft()
Stringpublic void setHeaderLeft(String value)
value - allowed object is
Stringpublic String getHeaderCenter()
Stringpublic void setHeaderCenter(String value)
value - allowed object is
Stringpublic String getHeaderRight()
Stringpublic void setHeaderRight(String value)
value - allowed object is
Stringpublic String getFooterLeft()
Stringpublic void setFooterLeft(String value)
value - allowed object is
Stringpublic String getFooterCenter()
Stringpublic void setFooterCenter(String value)
value - allowed object is
Stringpublic String getFooterRight()
Stringpublic void setFooterRight(String value)
value - allowed object is
Stringpublic Integer getLegendMode()
Stringpublic void setLegendMode(Integer value)
value - allowed object is
Stringpublic Integer getFirstPageNumber()
Stringpublic void setFirstPageNumber(Integer value)
value - allowed object is
Stringpublic String getPrintView()
Stringpublic void setPrintView(String value)
value - allowed object is
Stringpublic String getHeaderFooterFontName()
Stringpublic void setHeaderFooterFontName(String value)
value - allowed object is
Stringpublic Integer getHeaderFooterFontSize()
StringCopyright © 2000–2025 MPXJ. All rights reserved.