RulerGuide Object Members
Publisher Developer Reference |
Represents a grid line used to align objects on a page. The RulerGuide object is a member of the RulerGuides collection.
Methods
Name | Description | |
---|---|---|
Delete | Deletes the specified object. |
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. | |
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. | |
Position | Returns or sets a Variant representing the font position relative to the baseline of the text in the specified range. Positive values move the text above the normal baseline, negative values move the text below the baseline. Indeterminate values are returned as -9999.0. Read/write. | |
Type | Returns or sets a PbRulerGuideType constant that represents the ruler guide type. Read/write. |