AutoCaption Members

Include Protected Members
Include Inherited Members

Represents a single caption that can be automatically added when items such as tables, pictures, or OLE objects are inserted into a document.

The AutoCaption type exposes the following members.

Properties

  Name Description
Public property Application Returns a value that represents a Application object that represents the creator of the specified object.
Public property AutoInsert Returns or sets a value indicating whether a caption is automatically added when the item is inserted into a document.
Public property CaptionLabel Returns or sets the caption label ("Figure," "Table," or "Equation," for example) of the specified caption.
Public property Creator Returns a value that indicates the application in which the specified object was created.
Public property Index Returns a value that represents the position of an item in a collection.
Public property Name Returns the name of the specified object.
Public property Parent Returns an object that represents the parent object of the specified object.

Top

See Also

Reference

AutoCaption Interface

Microsoft.Office.Interop.Word Namespace