Share via


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
Aa437670.properties(en-us,office.12).gif 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.
Aa437670.properties(en-us,office.12).gif 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.
Aa437670.properties(en-us,office.12).gif 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.
Aa437670.properties(en-us,office.12).gif 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.
Aa437670.properties(en-us,office.12).gif HorizontalBaseLineOffset Returns a Single that represents the horizontal baseline offset of the specified LayoutGuides object. Read/Write.
Aa437670.properties(en-us,office.12).gif HorizontalBaseLineSpacing Returns a Single that represents the horizontal baseline spacing of the specified LayoutGuides object. Read/write.
Aa437670.properties(en-us,office.12).gif 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.
Aa437670.properties(en-us,office.12).gif 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.
Aa437670.properties(en-us,office.12).gif 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.
Aa437670.properties(en-us,office.12).gif 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.
Aa437670.properties(en-us,office.12).gif 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.
Aa437670.properties(en-us,office.12).gif 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.
Aa437670.properties(en-us,office.12).gif 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.
Aa437670.properties(en-us,office.12).gif Rows Sets or returns a Long that represents the number of rows in a layout guide. Read/write.
Aa437670.properties(en-us,office.12).gif VerticalBaseLineOffset Returns a Single that represents the vertical baseline offset of the specified LayoutGuides object. Read/write.
Aa437670.properties(en-us,office.12).gif VerticalBaseLineSpacing Returns a Single that represents the vertical baseline spacing of the specified LayoutGuides object. Read/write.