CalloutFormat Members

Include Protected Members
Include Inherited Members

Contains properties and methods that apply to line callouts.

The CalloutFormat type exposes the following members.

Methods

  Name Description
Public method AutomaticLength Specifies that the first segment of the callout line (the segment attached to the text callout box) be scaled automatically when the callout is moved.
Public method CustomDrop Sets the vertical distance (in points) from the edge of the text bounding box to the place where the callout line attaches to the text box.
Public method CustomLength Specifies that the first segment of the callout line (the segment attached to the text callout box) retain a fixed length whenever the callout is moved.
Public method PresetDrop Specifies whether the callout line attaches to the top, bottom, or center of the callout text box or whether it attaches at a point that's a specified distance from the top or bottom of the text box.

Top

Properties

  Name Description
Public property Accent Returns or sets a value that indicates if a vertical accent bar separates the callout text from the callout line.
Public property Angle Returns or sets a value that indicates the angle of the callout line.
Public property Application Returns a Application object that represents the Microsoft Word application.
Public property AutoAttach Returns or sets a value that indicates if the place where the callout line attaches to the callout text box changes depending on whether the origin of the callout line (where the callout points to) is to the left or right of the callout text box.
Public property AutoLength Returns a value that indicates whether to automatically set the length of the callout line.
Public property Border Returns or sets a value that indicates whether the text in the specified callout is surrounded by a border.
Public property Creator Returns a value that indicates the application in which the specified object was created.
Public property Drop For callouts with an explicitly set drop value, this property returns the vertical distance (in points) from the edge of the text bounding box to the place where the callout line attaches to the text box.
Public property DropType Returns a value that indicates where the callout line attaches to the callout text box.
Public property Gap Returns or sets a value that indicates the horizontal distance (in points) between the end of the callout line and the text bounding box.
Public property Length When the AutoLength property of the specified callout is set to False, the Length property returns the length (in points) of the first segment of the callout line (the segment attached to the text callout box).
Public property Parent Returns the parent object of the specified object.
Public property Type Returns or sets a value that indicates the callout type.

Top

See Also

Reference

CalloutFormat Interface

Microsoft.Office.Interop.Word Namespace