Click or drag to resize

Paragraph AppendPermStart Method

Appends start of the permission with specified id into paragraph.

Namespace: Spire.Doc.Documents
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public PermissionStart AppendPermStart(
	string id
)

Parameters

id
Type: System String

Return Value

Type: PermissionStart
See Also