Click or drag to resize

NotAnOoxDocumentException Constructor (String)

Initializes a new instance of the NotAnOoxDocumentException class

Namespace: Spire.Presentation.External.Pdf.Uof
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
public NotAnOoxDocumentException(
	string message
)

Parameters

message
Type: System String
See Also