Breadcrumbs

SetY

Defines the vertical position (on the Y axis) relative to the top of the page. If the value is negative, the position is determined relatively from the bottom of the page. If SetY is used, the horizontal position (on the X axis) is again set to the left margin.

Syntax

  Func_FbMnFPDF_SetY.bmp

C++
METHOD PUBLIC SetY : BOOL
VAR_INPUT
    y1 : REAL;
END_VAR

Parameters

Parameter

Description

y1 

New position on the Y axis 

Return value

Status of the call. 


Example



Requirements



Remarks