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

Show in webframe

PageFitType Property








Gets or sets the initial view page fit type when creating a PDF document.
Syntax
public PdfDocumentPageFitType PageFitType {get; set;}
'Declaration
 
Public Property PageFitType As PdfDocumentPageFitType
'Usage
 
Dim instance As PdfDocumentOptions
Dim value As PdfDocumentPageFitType
 
instance.PageFitType = value
 
value = instance.PageFitType
public PdfDocumentPageFitType PageFitType {get; set;}
@property (nonatomic, assign) LTPdfDocumentPageFitType pageFitType
public PdfDocumentPageFitType getPageFitType()
public void setPageFitType(PdfDocumentPageFitType pageFitType)
            
 <br/>get_PageFitType();<br/>set_PageFitType(value);<br/>Object.defineProperty('PageFitType'); 
public:
property PdfDocumentPageFitType PageFitType {
   PdfDocumentPageFitType get();
   void set (    PdfDocumentPageFitType value);
}

Property Value

One of the PdfDocumentPageFitType enumeration members that indicate the initial view page fit type mode to use when creating a PDF document. The default value is PdfDocumentPageFitType.Default.
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