API Reference
Class
WordCreateOptions
Controls creation and persistence of a Word document.
Inheritance
- DocumentCreateOptions
- WordCreateOptions
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Accepted by parameters
- Method WordDocument.Create
- Method WordDocument.Create
- Method WordDocument.Create
Constructors
public WordCreateOptions() #Inherited Methods
Properties
public WordprocessingDocumentType DocumentType { get; set; } #Controls the Open XML package type when no destination extension is available.
Inherited Properties
public DocumentPersistenceMode PersistenceMode { get; set; } #Inherited from DocumentCreateOptions