Error processing SSI file
LEADTOOLS Forms (Leadtools.Forms.DocumentWriters assembly)

Show in webframe

PageModeType Property








Gets or sets the initial view page mode type when creating a PDF document.
Syntax
public PdfDocumentPageModeType PageModeType {get; set;}
'Declaration
 
Public Property PageModeType As PdfDocumentPageModeType
'Usage
 
Dim instance As PdfDocumentOptions
Dim value As PdfDocumentPageModeType
 
instance.PageModeType = value
 
value = instance.PageModeType
public PdfDocumentPageModeType PageModeType {get; set;}
@property (nonatomic, assign) LTPdfDocumentPageModeType pageModeType
public PdfDocumentPageModeType getPageModeType()
public void setPageModeType(PdfDocumentPageModeType pageModeType)
            
 <br/>get_PageModeType();<br/>set_PageModeType(value);<br/>Object.defineProperty('PageModeType'); 
public:
property PdfDocumentPageModeType PageModeType {
   PdfDocumentPageModeType get();
   void set (    PdfDocumentPageModeType value);
}

Property Value

One of the PdfDocumentPageModeType enumeration members that indicate the initial view page mode type to use to use when creating a PDF document. The default value is PdfDocumentPageModeType.PageOnly.
Example
For an example, refer to PdfDocumentOptions.
Requirements

Target Platforms

See Also

Reference

PdfDocumentOptions Class
PdfDocumentOptions Members
DocumentWriter Class
Programming with LEADTOOLS Document Writers
Files to be Included with Your Application
Unlocking Special LEAD Features

Error processing SSI file
Leadtools.Forms.DocumentWriters requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features