Error processing SSI file
LEADTOOLS PDF (Leadtools.Pdf assembly)

Show in webframe

SetInitialView Method






The filename of the PDF file to be updated.
Updates the initial view options of the specified PDF file.
Syntax
public void SetInitialView( 
   string destinationFileName
)
'Declaration
 
Public Sub SetInitialView( _
   ByVal destinationFileName As String _
) 
'Usage
 
Dim instance As PDFFile
Dim destinationFileName As String
 
instance.SetInitialView(destinationFileName)
public:
void SetInitialView( 
   String^ destinationFileName
) 

Parameters

destinationFileName
The filename of the PDF file to be updated.
Remarks
Set the InitialViewOptions property before calling this method to set the initial view options to be saved into the destinationFileName.
Example
For an example, refer to PDFInitialViewOptions.
Requirements

Target Platforms

See Also

Reference

PDFFile Class
PDFFile Members

Error processing SSI file
   Leadtools.Pdf requires a PDF Pro, Pro Suite, Document, or Medical license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features