Click or drag to resize

ElementInformationItemSerialize 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 bOmitStartTag
)

Parameters

bPrettyPrint
Type: SystemBoolean
bOmitStartTag
Type: SystemBoolean

Return Value

Type: String
See Also