IHyperlink.CreateNewDocument(String, Boolean, Boolean) 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.
public:
void CreateNewDocument(System::String ^ Filename, bool EditNow, bool Overwrite);
public void CreateNewDocument (string Filename, bool EditNow, bool Overwrite);
Public Sub CreateNewDocument (Filename As String, EditNow As Boolean, Overwrite As Boolean)
Parameters
- Filename
- String
- EditNow
- Boolean
- Overwrite
- Boolean