Share via


RulerGuide.Type Property

Publisher Developer Reference

Returns or sets a PbRulerGuideType constant that represents the ruler guide type. Read/write.

Syntax

expression.Type

expression   A variable that represents a RulerGuide object.

Remarks

The Type property value can be one of these PbRulerGuideType constants.

pbRulerGuideTypeHorizontal
pbRulerGuideTypeVertical

See Also