Click or drag to resize

IDocumentSerializable ReadXmlAttributes Method

Object can reads by this method own "value" properties

Namespace: Spire.Doc.Interface
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
void ReadXmlAttributes(
	IXDLSAttributeReader reader
)

Parameters

reader
Type: Spire.Doc.Interface IXDLSAttributeReader
See Also