'Declaration
Public Overloads Sub Save( _ ByVal fileName As String, _ ByVal format As PDFPageImageFormat _ )
'Usage
Dim instance As PDFRenderingSurface Dim fileName As String Dim format As PDFPageImageFormat instance.Save(fileName, format)
public void Save( string fileName, PDFPageImageFormat format )
public: void Save( String^ fileName, PDFPageImageFormat format )
Parameters
- fileName
- Path to file where the rendering surface is saved.
- format
- Image format for saving the rendering surface