Click or drag to resize

DocumentSerialize Method (Boolean, Boolean)

Namespace:  Altova.RaptorXml.Xml
Assembly:  raptorxmlxbrlapi (in raptorxmlxbrlapi.dll) Version: 2.8.2.0 (1.0.0.0)
Syntax
public string Serialize(
	bool bPrettyPrint,
	bool bAddUnspecifiedAttributes
)

Parameters

bPrettyPrint
Type: SystemBoolean
bAddUnspecifiedAttributes
Type: SystemBoolean

Return Value

Type: String
See Also