LEADTOOLS Forms (Leadtools.Forms.DocumentWriters assembly)

XCoordinate Property

Show in webframe







Gets or sets the horizontal coordinate in points of this bookmark item in the PDF page.
Syntax
public double XCoordinate {get; set;}
'Declaration
 
Public Property XCoordinate As Double
'Usage
 
Dim instance As PdfCustomBookmark
Dim value As Double
 
instance.XCoordinate = value
 
value = instance.XCoordinate
public double XCoordinate {get; set;}

            

            
 
get_XCoordinate();
set_XCoordinate(value);
Object.defineProperty('XCoordinate');
public:
property double XCoordinate {
   double get();
   void set (    double value);
}

Property Value

The horizontal coordinate of this bookmark item in points in the PDF page. Default value is 0.
Example
For an example, refer to PdfDocumentOptions.
Requirements

Target Platforms

See Also

Reference

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

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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