Licenza Classe
Informazione
Fornisce un metodo per impostare la Licenza.
public static class License
Ereditarietà
Membri Ereditati
- object.GetType(),
- object.MemberwiseClone(),
- object.ToString(),
- object.Equals(object?),
- object.Equals(object?, object?),
- object.ReferenceEquals(object?, object?),
- object.GetHashCode()
Esempi
Mostra come attivare una licenza.
// Imposta Licenza
License.Set("PathToLicense.lic");
Metodi
Set(string)
Licenza il componente.
public static void Set(string licenseName)
Parametri
licenseName
string: Può essere un nome file completo o breve. Usa una stringa vuota per passare alla modalità di valutazione.
Namespace: Documentize Assembly: Documentize.dll