Declaration Syntax| C# | Visual Basic | Visual C++ |
public APEngine( bool synchronized, string[] fontFolders, APFileSystem fileSystem )
Public Sub New ( _ synchronized As Boolean, _ fontFolders As String(), _ fileSystem As APFileSystem _ )
public: APEngine( bool synchronized, array<String^>^ fontFolders, APFileSystem^ fileSystem )
ParametersAssembly: Altsoft.Xml2PDF.Server (Module: Altsoft.Xml2PDF.Server)