Click or drag to resize

UOFTranslator IsUof Method (Stream)

Gets whether the file is uof or not.

Namespace: Spire.Pdf.General.Paper.Uof
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
protected bool IsUof(
	Stream stream
)

Parameters

stream
Type: System.IO Stream

Return Value

Type: Boolean
See Also