SubscriptionListOutput
LicenseKey Property
|
Namespace:
Spire.Pdf.AI.Model
Assembly:
Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public string LicenseKey { get; set; }
Public Property LicenseKey As String
Get
Set
public:
property String^ LicenseKey {
String^ get ();
void set (String^ value);
}
member LicenseKey : string with get, set
Property Value
Type:
String
See Also