Click or drag to resize

ParagraphAppendPermEnd Method

Appends end of the permission with specified id into paragraph.

Namespace:  Spire.Doc.Documents
Assembly:  Spire.Doc (in Spire.Doc.dll) Version: 9.10.0.0 (9.10.0.3040)
Syntax
public PermissionEnd AppendPermEnd(
	string id
)

Parameters

id
Type: SystemString

Return Value

Type: PermissionEnd
See Also