Properties' Details |
BackColor
long BackColor;
- Description
- contains the background color of the page.
|
|
BackTransparent
boolean BackTransparent;
- Description
- determines whether the background color is transparent.
If this property is set to true ,
PageStyle::BackColor will not be used.
|
|
BackGraphicURL
string BackGraphicURL;
- Description
- contains the URL of the background graphic.
|
|
BackGraphicFilter
string BackGraphicFilter;
- Description
- contains the filter name of the background graphic.
|
|
BackGraphicLocation
GraphicLocation BackGraphicLocation;
- Description
- determines the location of the background graphic.
|
|
LeftMargin
long LeftMargin;
- Description
- determines the left margin of the page (in 1/100 mm).
|
|
RightMargin
long RightMargin;
- Description
- determines the right margin of the page (in 1/100 mm).
|
|
TopMargin
long TopMargin;
- Description
- determines the top margin of the page (in 1/100 mm).
|
|
BottomMargin
long BottomMargin;
- Description
- determines the bottom margin of the page (in 1/100 mm).
|
|
LeftBorder
::com::sun::star::table::BorderLine LeftBorder;
- Description
- determines the style of the left border line of the page.
|
|
RightBorder
::com::sun::star::table::BorderLine RightBorder;
- Description
- determines the style of the right border line of the page.
|
|
TopBorder
::com::sun::star::table::BorderLine TopBorder;
- Description
- determines the style of the top border line of the page.
|
|
BottomBorder
::com::sun::star::table::BorderLine BottomBorder;
- Description
- determines the style of the bottom border line of the page.
|
|
LeftBorderDistance
long LeftBorderDistance;
- Description
- determines the left border distance of the page (in 1/100 mm).
|
|
RightBorderDistance
long RightBorderDistance;
- Description
- determines the right border distance of the page (in 1/100 mm).
|
|
TopBorderDistance
long TopBorderDistance;
- Description
- determines the top border distance of the page (in 1/100 mm).
|
|
BottomBorderDistance
long BottomBorderDistance;
- Description
- determines the bottom border distance of the page (in 1/100 mm).
|
|
BorderDistance
long BorderDistance;
- Description
- determines the distance of all borders of the page (in 1/100 mm).
|
|
ShadowFormat
::com::sun::star::table::ShadowFormat ShadowFormat;
- Description
- determines the shadow of the page.
|
|
IsLandscape
boolean IsLandscape;
- Description
- determines if the page format is landscape.
|
|
NumberingType
short NumberingType;
- Description
- determines the default numbering type for this page.
|
|
PageStyleLayout
PageStyleLayout PageStyleLayout;
- Description
- determines the layout of the page.
|
|
PrinterPaperTray
string PrinterPaperTray;
- Description
- contains the name of a paper tray of the selected printer.
|
|
Size
::com::sun::star::awt::Size Size;
- Description
- contains the paper size of the page.
|
|
Width
long Width;
- Description
- contains the width of the page (in 1/100 mm).
|
|
Height
long Height;
- Description
- contains the height of the page (in 1/100 mm).
|
|
UserDefinedAttributes
|
HeaderBackColor
long HeaderBackColor;
- Description
- contains the color of the background of the header.
|
|
HeaderBackTransparent
boolean HeaderBackTransparent;
- Description
- determines whether the header background color is transparent.
If this property is set to true ,
PageStyle::HeaderBackColor will not be used.
|
|
HeaderBackGraphicURL
string HeaderBackGraphicURL;
- Description
- contains the URL of the background graphic of the header.
|
|
HeaderBackGraphicFilter
string HeaderBackGraphicFilter;
- Description
- contains the filter name of the background graphic of the header.
|
|
HeaderBackGraphicLocation
GraphicLocation HeaderBackGraphicLocation;
- Description
- determines the location of the background graphic of the header.
|
|
HeaderLeftMargin
long HeaderLeftMargin;
- Description
- contains the left margin of the header (in 1/100 mm).
|
|
HeaderRightMargin
long HeaderRightMargin;
- Description
- contains the right margin of the header (in 1/100 mm).
|
|
HeaderLeftBorder
::com::sun::star::table::BorderLine HeaderLeftBorder;
- Description
- determines the style of the left border line of the header.
|
|
HeaderRightBorder
::com::sun::star::table::BorderLine HeaderRightBorder;
- Description
- determines the style of the right border line of the header.
|
|
HeaderTopBorder
::com::sun::star::table::BorderLine HeaderTopBorder;
- Description
- determines the style of the top border line of the header.
|
|
HeaderBottomBorder
::com::sun::star::table::BorderLine HeaderBottomBorder;
- Description
- determines the style of the bottom border line of the header.
|
|
HeaderLeftBorderDistance
long HeaderLeftBorderDistance;
- Description
- determines the left border distance of the header (in 1/100 mm).
|
|
HeaderRightBorderDistance
long HeaderRightBorderDistance;
- Description
- determines the right border distance of the header (in 1/100 mm).
|
|
HeaderTopBorderDistance
long HeaderTopBorderDistance;
- Description
- determines the top border distance of the header (in 1/100 mm).
|
|
HeaderBottomBorderDistance
long HeaderBottomBorderDistance;
- Description
- determines the bottom border distance of the header (in 1/100 mm).
|
|
HeaderBorderDistance
long HeaderBorderDistance;
- Description
- determines the distance of all borders of the header (in 1/100 mm).
|
|
HeaderBodyDistance
long HeaderBodyDistance;
- Description
- determines the distance between the header and the body text area
(in 1/100 mm).
|
|
HeaderShadowFormat
::com::sun::star::table::ShadowFormat HeaderShadowFormat;
- Description
- determines the shadow of the header.
|
|
HeaderHeight
long HeaderHeight;
- Description
- contains the height of the header (in 1/100 mm).
|
|
HeaderIsDynamicHeight
boolean HeaderIsDynamicHeight;
- Description
- determines whether the height of the header depends on the content.
|
|
HeaderIsShared
boolean HeaderIsShared;
- Description
- determines whether the header content on left and right pages
is the same.
|
|
HeaderIsOn
boolean HeaderIsOn;
- Description
- determines whether a header is used on the page.
|
|
FooterBackColor
long FooterBackColor;
- Description
- contains the color of the background of the footer.
|
|
FooterBackTransparent
boolean FooterBackTransparent;
- Description
- determines whether the background is transparent.
|
|
FooterBackGraphicURL
string FooterBackGraphicURL;
- Description
- contains the URL of the background graphic in the footer.
|
|
FooterBackGraphicFilter
string FooterBackGraphicFilter;
- Description
- contains the filter name of the background graphic in the footer.
|
|
FooterBackGraphicLocation
GraphicLocation FooterBackGraphicLocation;
- Description
- determines the location of the background graphic in the footer.
|
|
FooterLeftMargin
long FooterLeftMargin;
- Description
- determines the left margin of the footer (in 1/100 mm).
|
|
FooterRightMargin
long FooterRightMargin;
- Description
- determines the right margin of the footer (in 1/100 mm).
|
|
FooterLeftBorder
::com::sun::star::table::BorderLine FooterLeftBorder;
- Description
- contains the style of the left border line of the footer.
|
|
FooterRightBorder
::com::sun::star::table::BorderLine FooterRightBorder;
- Description
- contains the style of the right border line of the footer.
|
|
FooterTopBorder
::com::sun::star::table::BorderLine FooterTopBorder;
- Description
- contains the style of the top border line of the footer.
|
|
FooterBottomBorder
::com::sun::star::table::BorderLine FooterBottomBorder;
- Description
- contains the style of the bottom border line of the footer.
|
|
FooterLeftBorderDistance
long FooterLeftBorderDistance;
- Description
- contains the left border distance of the footer (in 1/100 mm).
|
|
FooterRightBorderDistance
long FooterRightBorderDistance;
- Description
- contains the right border distance of the footer (in 1/100 mm).
|
|
FooterTopBorderDistance
long FooterTopBorderDistance;
- Description
- contains the top border distance of the footer (in 1/100 mm).
|
|
FooterBottomBorderDistance
long FooterBottomBorderDistance;
- Description
- contains the bottom border distance of the footer (in 1/100 mm).
|
|
FooterBorderDistance
long FooterBorderDistance;
- Description
- contains the distance of all borders of the footer (in 1/100 mm).
|
|
FooterBodyDistance
long FooterBodyDistance;
- Description
- determines the distance between the footer and the body text area
(in 1/100 mm).
|
|
FooterShadowFormat
::com::sun::star::table::ShadowFormat FooterShadowFormat;
- Description
- determines the shadow of the footer.
|
|
FooterHeight
long FooterHeight;
- Description
- determines the height of the footer (in 1/100 mm).
|
|
FooterIsDynamicHeight
boolean FooterIsDynamicHeight;
- Description
- determines whether the height of the footer depends on the content.
|
|
FooterIsShared
boolean FooterIsShared;
- Description
- determines whether the footer content on left and right pages
is the same.
|
|
FooterIsOn
boolean FooterIsOn;
- Description
- determines whether a footer is used on the page.
|
|
Copyright © 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.