Click or drag to resize

PackageAttribute GetPackage Method

Namespace: Spire.License
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public static PackageAttribute[] GetPackage(
	Assembly assembly
)

Parameters

assembly
Type: System.Reflection Assembly

Return Value

Type: PackageAttribute
See Also