Click or drag to resize

IUOFTranslator OoxToUof Method

Oox To Uof

Namespace: Spire.Pdf.General.Paper.Uof
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
void OoxToUof(
	Stream inputStream,
	Stream outputStream
)

Parameters

inputStream
Type: System.IO Stream
outputStream
Type: System.IO Stream
See Also