_Document.AddDocumentWorkspaceHeader Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Reserved for internal use.
public:
void AddDocumentWorkspaceHeader(bool RichFormat, System::String ^ Url, System::String ^ Title, System::String ^ Description, System::String ^ ID);
public void AddDocumentWorkspaceHeader (bool RichFormat, string Url, string Title, string Description, string ID);
abstract member AddDocumentWorkspaceHeader : bool * string * string * string * string -> unit
Public Sub AddDocumentWorkspaceHeader (RichFormat As Boolean, Url As String, Title As String, Description As String, ID As String)
Parameters
- RichFormat
- Boolean
- Url
- String
- Title
- String
- Description
- String
- ID
- String