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

Show in webframe

XCoordinate Property (PdfDocumentOptions)








Gets or sets the initial view X coordinate position of the page to use when creating a PDF document.
Syntax
public double XCoordinate {get; set;}
'Declaration
 
Public Property XCoordinate As Double
'Usage
 
Dim instance As PdfDocumentOptions
Dim value As Double
 
instance.XCoordinate = value
 
value = instance.XCoordinate
public double XCoordinate {get; set;}
@property (nonatomic, assign) double xCoordinate
public double getXCoordinate()
public void setXCoordinate(double xCoordinate)
            
 <br/>get_XCoordinate();<br/>set_XCoordinate(value);<br/>Object.defineProperty('XCoordinate'); 
public:
property double XCoordinate {
   double get();
   void set (    double value);
}

Property Value

The initial view X coordinate position of the page to use when creating a PDF document. Default value is 0 (left of the page).
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