Aracılığıyla paylaş


Document.AddDocumentWorkspaceHeader 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
Derlemeler:   Microsoft.Office.Tools.Word.v4.0.Utilities (Microsoft.Office.Tools.Word.v4.0.Utilities.dll içinde)
  Microsoft.Office.Tools.Word (Microsoft.Office.Tools.Word.dll içinde)

Sözdizimi

'Bildirim
Sub AddDocumentWorkspaceHeader ( _
    RichFormat As Boolean, _
    Url As String, _
    Title As String, _
    Description As String, _
    ID As String _
)
void AddDocumentWorkspaceHeader(
    bool RichFormat,
    string Url,
    string Title,
    string Description,
    string ID
)

Parametreler

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

Document Arabirim

Microsoft.Office.Tools.Word Ad Alanı