TFORMer SDK - NET 8
Static Public Member Functions | Properties | List of all members
TFORMer Class Reference

Provides methods to query status information and to license TFORMer SDK. More...

Static Public Member Functions

static void License (string licensee, LicenseKind kind, int numberOfLicenses, string key)
 Applies a license to this instance of the TFORMer SDK. More...
 

Properties

static bool IsDesignerAvailable [get]
 Indicates whether TFORMer Designer is available or not. More...
 

Detailed Description

Provides methods to query status information and to license TFORMer SDK.

Member Function Documentation

◆ License()

static void License ( string  licensee,
LicenseKind  kind,
int  numberOfLicenses,
string  key 
)
static

Applies a license to this instance of the TFORMer SDK.

The licensing method needs to be called prior to any call generating output (e.g. Print).
It is recommended to call this method once immediately after loading the TFORMer SDK. You will receive the license information from TEC-IT Datenverarbeitung GmbH after ordering (https://www.tec-it.com/order). All license values must be specified exactly as received from TEC-IT. The license kind, the number of licenses and the licensee string are checked against the license key.

See also
Licensing TFORMer
Parameters
licenseeThe licensee
kindThe kind of the license
numberOfLicensesThe number of licenses
keyThe license key

Property Documentation

◆ IsDesignerAvailable

bool IsDesignerAvailable
staticget

Indicates whether TFORMer Designer is available or not.

This property determines whether TFORMer Designer (TFORMer.exe) is installed on the local machine. If TFORMer Designer is installed, FormLayouts can be edited with TFORMer Designer.

The method FormLayout.Design starts TFORMer Designer and loads the current FormLayout.

Returns
true if TFORMer Designer is available.

© 2006-2023 - all rights reserved by TEC-IT Datenverarbeitung GmbH
Generated on Thu Dec 28 2023 18:45:19 for TFORMer SDK - NET with doxygen 1.9.4