Vertical coordinate in points of this bookmark item in the PDF page.
public double YCoordinate { get; set; }
Public Property YCoordinate As Double
public double YCoordinate {get; set;}
@property (nonatomic, assign) double yCoordinate
public double getYCoordinate()
public void setYCoordinate(double yCoordinate)
<br/>get_YCoordinate();<br/>set_YCoordinate(value);<br/>Object.defineProperty('YCoordinate');
The vertical coordinate of this bookmark item in points in the PDF page. Default value is 0.
For an example, refer to PdfDocumentOptions.
Programming with LEADTOOLS Document Writers
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET