This interface allows you to override interaction of Xml2PDF Server with the file system of your computer.
Declaration Syntax| C# | Visual Basic | Visual C++ |
public interface APFileSystem
Public Interface APFileSystem
public interface class APFileSystem
Members| All Members | Methods | ||||
| Icon | Member | Description |
|---|---|---|
![]() | OnGetDirFiles(String, array<String>[]()[]%) |
Overrides getting files within given directory.
|
![]() | OnGetUriStream(String, Stream%) |
Returns the stream of file with the given Uri.
|
Assembly: Altsoft.Xml2PDF.Server (Module: Altsoft.Xml2PDF.Server)
