Altsoft Xml2PDF Server Library

APConfig.Create Method (String)

Creates new APConfig instance using settings stored in the given file.

public static APConfig Create(
   string configPath
);

Parameters

configPath
Path to config file.

Return Value

New instance of APConfig.

See Also

APConfig Class | Altsoft.Publisher Namespace | APConfig.Create Overload List