Name | Description | |
---|---|---|
![]() | Append | Overloaded. You can append several preview files. In order to do this, you must first open the destination file. Since a write access is required, you must pass the second parameter, ReadOnly, as false. Subsequently, you can pass the file name of the file to be added to the Append method. Alternatively, you can also assign a handle to a preview file in the memory or to another instance of the PreviewFile. |
![]() | Close | Close the preview file. |
![]() | ConvertTo | Overloaded. This method converts the preview file to the selected format. |
![]() | DeleteFiles | Delete the preview file(s). |
![]() | Dispose | |
![]() | GetEnumerator | |
![]() | GetFilename | Overloaded. Returns the file name of the PreviewFile instance. |
![]() | GetProjectParameterValue | ProjectParameters from a preview file can be queried hereby. |
![]() | Overloaded. Prints the preview file. |