Click or drag to resize

Paragraph AppendPermEnd Method

Appends end 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 PermissionEnd AppendPermEnd(
	string id
)

Parameters

id
Type: System String

Return Value

Type: PermissionEnd
See Also