DjVu Namespace > Document Class > SaveAs Method : SaveAs(String,SecurityProvider) Method |
File name of the output file. For indirect files (see DocumentType.Indirect Field), this is the file name of the index (directory) DjVu file name.
The file format is determined according to the file extension. For the complete list of the supported file formats, see DocumentType Enumeration.
Public Overloads Sub SaveAs( _ ByVal where As String, _ ByVal securityProvider As SecurityProvider _ )
Dim instance As Document Dim where As String Dim securityProvider As SecurityProvider instance.SaveAs(where, securityProvider)
public void SaveAs( string where, SecurityProvider securityProvider )
public: void SaveAs( String^ where, SecurityProvider^ securityProvider )
File name of the output file. For indirect files (see DocumentType.Indirect Field), this is the file name of the index (directory) DjVu file name.
The file format is determined according to the file extension. For the complete list of the supported file formats, see DocumentType Enumeration.
Target Platforms: Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family