Click or drag to resize

UOFTranslator GrpShPre Method

Xml document save to stream.

Namespace: Spire.Pdf.General.Paper.Uof
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
protected void GrpShPre(
	XmlDocument xdoc,
	XmlNamespaceManager nm,
	string prefix,
	Stream resultFile
)

Parameters

xdoc
Type: System.Xml XmlDocument
nm
Type: System.Xml XmlNamespaceManager
prefix
Type: System String
resultFile
Type: System.IO Stream
See Also