Click or drag to resize

UOFTranslator GetFileGuidName Method

Get guid from file.

Namespace: Spire.Pdf.General.Paper.Uof
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public string GetFileGuidName(
	bool isOoxToUof,
	bool isInput
)

Parameters

isOoxToUof
Type: System Boolean
isInput
Type: System Boolean

Return Value

Type: String
See Also