Creates a new single-file document based on the specified properties and source files.
The access control list for the new object.
In scripting languages, a specific null value (e.g., Nothing in VBScript) should be used to indicate the default value.
Visual Basic |
---|
Public Function CreateNewEmptySingleFileDocument( _ ByVal PropertyValues As PropertyValues, _ ByVal Title As String, _ ByVal Extension As String, _ Optional ByVal AccessControlList As AccessControlList = 0 _ ) As ObjectVersionAndProperties |
The access control list for the new object.
In scripting languages, a specific null value (e.g., Nothing in VBScript) should be used to indicate the default value.