PathBoundedText Properties

The PathBoundedText type exposes the following members.

Properties

Name Description
Public property BoundingPaths

Gets the bounding paths for this PathBoundedText object.

Public property Brush

Gets or sets the fill of the text.

(Inherited from Text.)
Public property CharStyle

Gets or sets the style of characters.

(Inherited from Text.)
Public property Effect

Gets or sets the Effect of the text.

(Inherited from Text.)
Public property Frames

Gets the collection of text frame.

(Inherited from Text.)
Public property Kernings

Gets or sets the value of spacing between characters.

(Inherited from Text.)
Public property ParagraphStyle

Gets or sets the style of paragraphs.

(Inherited from Text.)
Public property Pen

Gets or sets the outline of the text.

(Inherited from Text.)
Public property String

Gets or sets the text string.

(Inherited from Text.)
Public property Transform

Gets or sets a transformation matrix for this Text.

(Inherited from Text.)
Public property Underline

Gets or sets a value that indicates whether the text is underlined.

Public property Vertical

Gets or sets a value that indicates whether the text locates vertically.

Public property WrappingPaths

Gets the collection of paths to wrap the text around.

(Inherited from Text.)

See Also

Reference