Click or drag to resize

DatabaseClassCreateDocument Method

Creates a blank document object. Use SetDefaults on the returned object to fill it with sensible data.

Namespace:  SuperOffice.COM.SuperOfficeDB
Assembly:  SuperOfficeDB.Interop (in SuperOfficeDB.Interop.dll) Version: 8.0.0.0
Syntax
public virtual SODocument CreateDocument()

Return Value

Type: SODocument

Implements

IDatabaseCreateDocument
See Also