Click or drag to resize

IDocumentSerializable RestoreReference Method

Object can use this method for restore references.

Namespace: Spire.Doc.Interface
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
void RestoreReference(
	string name,
	int value
)

Parameters

name
Type: System String
value
Type: System Int32
See Also