Bookmark.CreatePublisher 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 CreatePublisher ( _
ByRef Edition As Object, _
ByRef ContainsPICT As Object, _
ByRef ContainsRTF As Object, _
ByRef ContainsText As Object _
)
void CreatePublisher(
ref Object Edition,
ref Object ContainsPICT,
ref Object ContainsRTF,
ref Object ContainsText
)
Parametreler
- Edition
Tür: System.Object%
- ContainsPICT
Tür: System.Object%
- ContainsRTF
Tür: System.Object%
- ContainsText
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.