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

Show in webframe

ZoomPercent Property








Gets or sets the initial view zoom percentage to use when creating a PDF document.
Syntax
public double ZoomPercent {get; set;}
'Declaration
 
Public Property ZoomPercent As Double
'Usage
 
Dim instance As PdfDocumentOptions
Dim value As Double
 
instance.ZoomPercent = value
 
value = instance.ZoomPercent
public double ZoomPercent {get; set;}
@property (nonatomic, assign) double zoomPercent
public double getZoomPercent()
public void setZoomPercent(double zoomPercent)
            
 <br/>get_ZoomPercent();<br/>set_ZoomPercent(value);<br/>Object.defineProperty('ZoomPercent'); 
public:
property double ZoomPercent {
   double get();
   void set (    double value);
}

Property Value

The initial view zoom percentage to use when creating a PDF document. Default value is 0 (actual size).
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