Click or drag to resize

PermissionStart Constructor

Initializes a new instance of the [!:PermStart] class.

Namespace: Spire.Doc
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public PermissionStart(
	IDocument doc,
	string id
)

Parameters

doc
Type: Spire.Doc.Interface IDocument
The doc.
id
Type: System String
See Also