PageSetup オブジェクト

Closed説明

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

Closedプロパティ

Name

説明

LabelColumns

Returns the number of columns on each page of printer stock.読み取り専用です。

LabelCorners

Returns whether the corners of the item on your stock are rounded or square.読み取り専用です。

LabelHeight

Returns the item's height in the units specified.読み取り専用です。

LabelHole

Returns True when the item has a hole; otherwise, returns False.読み取り専用です。

LabelHoleDiameter

Returns the diameter of the item's hole in the units specified.読み取り専用です。

LabelRows

Returns the number of rows of items on each page of printer stock.読み取り専用です。

LabelShape

Returns the basic shape of the item, either rectangular or elliptical.読み取り専用です。

LabelSizeManual

Returns True if the dimensions of the item are set manually; otherwise, returns False.読み取り専用です。

LabelWidth

Returns the item's width in the units specified.読み取り専用です。

MarginBottom

Returns the size of the bottom margin of the page, in the units specified.読み取り専用です。

MarginLeft

Returns the size of the left margin of the page, in the units specified.読み取り専用です。

MarginRight

Returns the size of the right margin of the page, in the units specified.読み取り専用です。

MarginTop

Returns the size of the top margin of the page, in the units specified.読み取り専用です。

向き

Returns the orientation of the page, either portrait or landscape.読み取り専用です。

PaperHeight

Returns the height of the paper stock in the units specified.読み取り専用です。

PaperID

Returns the page size ID.読み取り専用です。

PaperName

Returns the page size, such as A4 or Letter.読み取り専用です。

PaperWidth

Returns the width of the paper stock in the units specified.読み取り専用です。

StartingCorner

Returns the starting corner on a page with multiple rows and/or columns.読み取り専用です。

StartingPositionDirection

Returns the starting position direction on a document with multiple columns and/or rows.読み取り専用です。

StockCategory

Returns the name of the stock category, typically a manufacturer of printer stock.読み取り専用です。

StockType

Returns the name of the stock type.Typically, this is the stock manufacturer's model and size name for the stock.読み取り専用です。

Valid

Returns True when there are no inconsistencies in the page setup properties.読み取り専用です。

関連トピック