Click or drag to resize

SDTProperties Constructor

Initializes a new instance of the SDTProperties class with the specified owner.

Namespace: Spire.Doc.Documents
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public SDTProperties(
	DocumentObject owner
)

Parameters

owner
Type: Spire.Doc DocumentObject
See Also