LayoutGuides Object Members
Publisher Developer Reference |
Represents the measurement grid that appears superimposed on publication pages as an aid to laying out design elements.
Properties
Name | Description | |
---|---|---|
Application | Used without an object qualifier, this property returns an Application object that represents the current instance of Publisher. Used with an object qualifier, this property returns an Application object that represents the creator of the specified object. When used with an OLE Automation object, it returns the object's application. | |
ColumnGutterWidth | Returns or sets the width of the column gutters that are used by the LayoutGuides object to aid in the process of laying out design elements. Read/write Single. | |
Columns | Returns or sets a Long that represents the number of guide columns on a page or the number of columns in a text frame. Read/write. | |
GutterCenterlines | Returns or sets a value that specifies whether to add a center line between the columns and rows of the gutter guides in a master page. Read/write Boolean. | |
HorizontalBaseLineOffset | Returns a Single that represents the horizontal baseline offset of the specified LayoutGuides object. Read/Write. | |
HorizontalBaseLineSpacing | Returns a Single that represents the horizontal baseline spacing of the specified LayoutGuides object. Read/write. | |
MarginBottom | Returns or sets a Variant that represents the amount of space (in points) between the text and the bottom edge of a cell, text frame, or page. Read/write. | |
MarginLeft | Returns or sets a Variant that represents the amount of space (in points) between the text and the left edge of a cell, text frame, or page. Read/write. | |
MarginRight | Returns or sets a Variant that represents the amount of space (in points) between the text and the right edge of a cell, text frame, or page. Read/write. | |
MarginTop | Returns or sets a Variant that represents the amount of space (in points) between the text and the top edge of a cell, text frame, or page. Read/write. | |
MirrorGuides | Returns or sets a Boolean indicating whether Microsoft Office Publisher creates mirror guide positions for a book fold publication. True if Publisher creates mirror guide positions for separate left and right pages in a book fold publication; False if the same margin, row, and column guides are applied to all pages in the publication. Read/write. | |
Parent | Returns an object that represents the parent object of the specified object. For example, for a TextFrame object, returns a Shape object representing the parent shape of the text frame. Read-only. | |
RowGutterWidth | Returns or sets the width of the row gutters that are used by the LayoutGuides object to aid in the process of laying out design elements. Read/write Single. | |
Rows | Sets or returns a Long that represents the number of rows in a layout guide. Read/write. | |
VerticalBaseLineOffset | Returns a Single that represents the vertical baseline offset of the specified LayoutGuides object. Read/write. | |
VerticalBaseLineSpacing | Returns a Single that represents the vertical baseline spacing of the specified LayoutGuides object. Read/write. |