Class License
Information
Fournit une méthode pour définir la licence.
public static class LicenseHéritage
Membres hérités
- object.GetType()
- object.MemberwiseClone()
- object.ToString()
- object.Equals(object?)
- object.Equals(object?, object?)
- object.ReferenceEquals(object?, object?)
- object.GetHashCode()
Exemples
Montre comment activer une licence.
// Set License
License.Set("PathToLicense.lic");Méthodes
Set(string)
Licence le composant.
public static void Set(string licenseName)Paramètres
licenseNamestring : Peut être un nom de fichier complet ou court. Utilisez une chaîne vide pour passer en mode d’évaluation.
Espace de noms : Documentize
Assemblage : Documentize.dll