Table of Contents

Method GetApplicationInfo

Namespace
BitMiracle.Docotic
Assembly
BitMiracle.Docotic.Pdf.dll

GetApplicationInfo()

Gets information about the running application.

public static string GetApplicationInfo()

Returns

string

The string with the running application properties.

Remarks

The information is needed to create an Application License key for the application.

This method reads the following information:

  • The Company and Product attributes of the entry assembly.
  • The Company and Product attributes of the calling assembly.
  • The process name.