Click or drag to resize

SubscriptionListOutput DeserializeFromJson Method

Namespace: Spire.Pdf.AI.Model
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public static SubscriptionListOutput DeserializeFromJson(
	string json
)

Parameters

json
Type: System String

Return Value

Type: SubscriptionListOutput
See Also