SubscriptionListOutput
LicenseKey Property
|
Namespace:
Spire.Doc.AI.Model
Assembly:
Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
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