Objet PageSetup

FerméDescription

The PageSetup object is used to access the page setup properties of the Format object.

FerméPropriétés

Nom

Description

LabelColumns

Returns the number of columns on each page of printer stock. Lecture seule.

LabelCorners

Returns whether the corners of the item on your stock are rounded or square. Lecture seule.

LabelHeight

Returns the item's height in the units specified. Lecture seule.

LabelHole

Returns True when the item has a hole; otherwise, returns False. Lecture seule.

LabelHoleDiameter

Returns the diameter of the item's hole in the units specified. Lecture seule.

LabelRows

Returns the number of rows of items on each page of printer stock. Lecture seule.

LabelShape

Returns the basic shape of the item, either rectangular or elliptical. Lecture seule.

LabelSizeManual

Returns True if the dimensions of the item are set manually; otherwise, returns False. Lecture seule.

LabelWidth

Returns the item's width in the units specified. Lecture seule.

MarginBottom

Returns the size of the bottom margin of the page, in the units specified. Lecture seule.

MarginLeft

Returns the size of the left margin of the page, in the units specified. Lecture seule.

MarginRight

Returns the size of the right margin of the page, in the units specified. Lecture seule.

MarginTop

Returns the size of the top margin of the page, in the units specified. Lecture seule.

Orientation

Returns the orientation of the page, either portrait or landscape. Lecture seule.

PaperHeight

Returns the height of the paper stock in the units specified. Lecture seule.

PaperID

Returns the page size ID. Lecture seule.

PaperName

Returns the page size, such as A4 or Letter. Lecture seule.

PaperWidth

Returns the width of the paper stock in the units specified. Lecture seule.

StartingCorner

Returns the starting corner on a page with multiple rows and/or columns. Lecture seule.

StartingPositionDirection

Returns the starting position direction on a document with multiple columns and/or rows. Lecture seule.

StockCategory

Returns the name of the stock category, typically a manufacturer of printer stock. Lecture seule.

StockType

Returns the name of the stock type. Typically, this is the stock manufacturer's model and size name for the stock. Lecture seule.

Valide

Returns True when there are no inconsistencies in the page setup properties. Lecture seule.

Rubriques connexes