Sdílet prostřednictvím


DocumentBase.AddDocumentWorkspaceHeader – metoda

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

Obor názvů:  Microsoft.Office.Tools.Word
Sestavení:  Microsoft.Office.Tools.Word.v4.0.Utilities (v Microsoft.Office.Tools.Word.v4.0.Utilities.dll)

Syntaxe

'Deklarace
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
)

Parametry

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

DocumentBase Třída

Microsoft.Office.Tools.Word – obor názvů