LEADTOOLS Forms (Leadtools.Forms.DocumentWriters assembly)

YCoordinate Property

Show in webframe







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

            

            
 
get_YCoordinate();
set_YCoordinate(value);
Object.defineProperty('YCoordinate');
public:
property double YCoordinate {
   double get();
   void set (    double value);
}

Property Value

The vertical 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