Click or drag to resize

PackageAttribute GetPackage Method

Namespace: Spire.License
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public static PackageAttribute[] GetPackage(
	Assembly assembly
)

Parameters

assembly
Type: System.Reflection Assembly

Return Value

Type: PackageAttribute
See Also