Altsoft Xml2PDF Server Library

APSource.Create Method

Creates new APSource for given stream and input format.

Overload List

Creates new APSource for given stream and input format.

public static APSource Create(Stream,APSourceFormat);

Creates new APSource for given stream and input format.

public static APSource Create(Stream,string,APSourceFormat,bool);

Creates new APSource for given file.

public static APSource Create(string);

Creates new APSource for given file and input format.

public static APSource Create(string,APSourceFormat);

See Also

APSource Class | Altsoft.Publisher Namespace