excludeFromAutomaticAssembling flag set to true. This flag specifies that the document is already assembled, so the assembly settings specified for the batch type are not applied to this document.
This method is retained for compatibility with previous versions of the API. To create an empty document, you can also use the AddNewDocumentEx method, leaving the file parameter empty (file.Name = "", file.Bytes = new bytes [0]).
