PhoneticGuide Members (Publisher)

Represents base text with supplementary text appearing above it as a guide to pronunciation.

Methods

Name

Description

Clear

Removes the phonetic information from Japanese text.

Properties

Name

Description

Alignment

Returns a PbPhoneticGuideAlignmentType constant that represents the position of phonetic characters above Japanese text. Read-only.

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.

BaseText

Returns a String that represents the text to which the specified phonetic text applies. Read-only.

FontName

Returns a String that represents the name of the font applied to phonetic information displayed above Japanese text. Read-only.

FontSize

Returns a Variant that represents the font size of phonetic characters. 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.

Raise

Returns a Variant indicating the distance between the top of the base text and the bottom of the guide text. Read-only.

Text

Returns a String that represents the contents of phonetic text. Read-only.