Click or drag to resize

UOFTranslator ZipXMLFile Method

zip the big xml file

Namespace: Spire.Pdf.General.Paper.Uof
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
protected string ZipXMLFile(
	string inputFile
)

Parameters

inputFile
Type: System String
input xml file

Return Value

Type: String
zip file
See Also