Bookmark.InsertCaptionXP Yöntem
This API supports the Visual Studio infrastructure and is not intended to be used directly from your code.
Ad alanı: Microsoft.Office.Tools.Word
Derleme: Microsoft.Office.Tools.Word (Microsoft.Office.Tools.Word.dll içinde)
Sözdizimi
'Bildirim
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
)
Parametreler
- Label
Tür: System.Object%
- Title
Tür: System.Object%
- TitleAutoText
Tür: System.Object%
- Position
Tür: System.Object%
.NET Framework Güvenliği
- Anında arayanlar için tam güven. Bu üye kısmen güvenilen kodla kullanılamaz. Daha fazla bilgi için bkz. Kısmen Güvenilen Koddan Kitaplıkları Kullanma.