Objeto PageSetup

CerradoDescripción

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

CerradoPropiedades

Nombre

Descripción

LabelColumns

Returns the number of columns on each page of printer stock. Solo lectura.

LabelCorners

Returns whether the corners of the item on your stock are rounded or square. Solo lectura.

LabelHeight

Returns the item's height in the units specified. Solo lectura.

LabelHole

Returns True when the item has a hole; otherwise, returns False. Solo lectura.

LabelHoleDiameter

Returns the diameter of the item's hole in the units specified. Solo lectura.

LabelRows

Returns the number of rows of items on each page of printer stock. Solo lectura.

LabelShape

Returns the basic shape of the item, either rectangular or elliptical. Solo lectura.

LabelSizeManual

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

LabelWidth

Returns the item's width in the units specified. Solo lectura.

MarginBottom

Returns the size of the bottom margin of the page, in the units specified. Solo lectura.

MarginLeft

Returns the size of the left margin of the page, in the units specified. Solo lectura.

MarginRight

Returns the size of the right margin of the page, in the units specified. Solo lectura.

MarginTop

Returns the size of the top margin of the page, in the units specified. Solo lectura.

Orientación

Returns the orientation of the page, either portrait or landscape. Solo lectura.

PaperHeight

Returns the height of the paper stock in the units specified. Solo lectura.

PaperID

Returns the page size ID. Solo lectura.

PaperName

Returns the page size, such as A4 or Letter. Solo lectura.

PaperWidth

Returns the width of the paper stock in the units specified. Solo lectura.

StartingCorner

Returns the starting corner on a page with multiple rows and/or columns. Solo lectura.

StartingPositionDirection

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

StockCategory

Returns the name of the stock category, typically a manufacturer of printer stock. Solo lectura.

StockType

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

Válido

Returns True when there are no inconsistencies in the page setup properties. Solo lectura.

Temas relacionados