Click or drag to resize

SummaryDocumentProperties Add Method

Adds the specified name.

Namespace: Spire.Doc
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public void Add(
	int key,
	DocumentProperty props
)

Parameters

key
Type: System Int32
props
Type: Spire.Doc DocumentProperty
See Also