Click or drag to resize

DocumentType Property

Gives document type to save. Set by constructor (method Open)

Namespace:  SOWIDocument.Word
Assembly:  SOWIDocument.Word (in SOWIDocument.Word.dll) Version: 22.2.10.1 (22.2.10.450)
Syntax
public DocumentTypes Type { get; private set; }

Property Value

Type: DocumentTypes
See Also