Bookmark.InsertCaptionXP (Método)

This API supports the Visual Studio infrastructure and is not intended to be used directly from your code.

Espacio de nombres:  Microsoft.Office.Tools.Word
Ensamblado:  Microsoft.Office.Tools.Word (en Microsoft.Office.Tools.Word.dll)

Sintaxis

'Declaración
Sub InsertCaptionXP ( _
    ByRef Label As Object, _
    ByRef Title As Object, _
    ByRef TitleAutoText As Object, _
    ByRef Position As Object _
)
void InsertCaptionXP(
    ref Object Label,
    ref Object Title,
    ref Object TitleAutoText,
    ref Object Position
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

Bookmark Interfaz

Microsoft.Office.Tools.Word (Espacio de nombres)