|
- Properties specific to the description of pdfTextElement variables
pdfTextElement (Type of variable) In french: pdfElémentTexte
MyPDF is pdfDocument = "test.pdf" FOR MyPDF.PageDocument FOR ANY ElementPageDocument.ElementText Trace( ElementPage.Text) END END
Remarks Properties specific to the description of pdfTextElement variables The following properties can be used to handle a text element in a PDF file: | | | Property name | Type used | Effect |
---|
Height | Real | Height of rectangle indicating the position and size of the element in the page (in millimeters). This property is available in read-only. | Width | Real | Width of rectangle indicating the position and size of the element in the page (in millimeters). This property is available in read-only. | FontName | Character string | Name of the font used to draw the text element. This property is available in read-only. | FontSize | Real | Size of the font used to draw the text element (in typographic point, 72PPP). This property is available in read-only. | Text | Character string | Text of element. This property is available in read-only. | X | Real | X position of the rectangle indicating the position and size of the element in the page (in millimeters). This property is available in read-only. | Y | Real | Y position of the rectangle indicating the position and size of the element in the page (in millimeters). This property is available in read-only. |
This page is also available for…
|
|
|
| |
| Click [Add] to post a comment |
|
| |
|
| |
| |
| |
| |
| |
| |
| | |
| |