Поделиться через


DocumentBase.AddDocumentWorkspaceHeader - метод

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

Пространство имен:  Microsoft.Office.Tools.Word
Сборка:  Microsoft.Office.Tools.Word.v4.0.Utilities (в Microsoft.Office.Tools.Word.v4.0.Utilities.dll)

Синтаксис

'Декларация
Public Sub AddDocumentWorkspaceHeader ( _
    richFormat As Boolean, _
    url As String, _
    title As String, _
    description As String, _
    iD As String _
)
public void AddDocumentWorkspaceHeader(
    bool richFormat,
    string url,
    string title,
    string description,
    string iD
)

Параметры

Безопасность платформы .NET Framework

См. также

Ссылки

DocumentBase Класс

Microsoft.Office.Tools.Word - пространство имен