Altsoft Xml2PDF Server Library

APSource.Create Method (Stream, APSourceFormat)

Creates new APSource for given stream and input format.

public static APSource Create(
   Stream stream,
   APSourceFormat inputFormat
);

Parameters

stream
APSource document stream.
inputFormat
Stream input format.

Return Value

New APSource instance.

See Also

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