Creates new APSource for given stream and input format.
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);
APSource Class | Altsoft.Publisher Namespace