Altsoft Xml2PDF Server Library

APConfig.Create Method (Stream)

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

public static APConfig Create(
   Stream configStream
);

Parameters

configStream
Config stream.

Return Value

New instance of APConfig.

See Also

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