Horizontal coordinate in points of this bookmark item in the PDF page.
public double XCoordinate { get; set; }
Public Property XCoordinate As Double
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');
The horizontal 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