WizardProperty Members (Publisher)

Represents a setting that is part of a specific publication design or a Design Gallery object's wizard.

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.

CurrentValueId

Returns or sets a Long indicating the value of a setting in the specified publication design or Design Gallery object's wizard. Read/write.

Enabled

True if a wizard property is enabled. Read-only Boolean.

ID

Returns a Long that represents the type of a shape, range of shapes, or property, type, or value of a wizard. Read-only.

Name

Returns a String value indicating the name of the specified object. Read-only.

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.

Values

Returns a WizardValues collection representing all the valid values for a wizard property.