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

Show in webframe

InitialViewOptions Property






Sets the PDFInitialViewOptions that this PDFFile object uses when creating new PDF files.
Syntax
public PDFInitialViewOptions InitialViewOptions {get; set;}
'Declaration
 
Public Property InitialViewOptions As PDFInitialViewOptions
'Usage
 
Dim instance As PDFFile
Dim value As PDFInitialViewOptions
 
instance.InitialViewOptions = value
 
value = instance.InitialViewOptions
public:
property PDFInitialViewOptions^ InitialViewOptions {
   PDFInitialViewOptions^ get();
   void set (    PDFInitialViewOptions^ value);
}

Property Value

The PDFInitialViewOptions to use.
Remarks
Set this property to an instance of PDFInitialViewOptions before calling SetInitialView in order to set the initial view options that external viewers should use when opening the PDF file.
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