ImageGear Professional for Windows ActiveX
CreatePDETextItem Method

Description:

Creates a text item element containing a character or text run, which can be added to a PDE Text object.

Syntax:

      CreatePDETextItem (Text As String, Font As IGPDEFont, GState As
IGPDEGraphicState, TState As IGPDETextState, TextMatrix As
IGPDFFixedMatrix) As IGPDETextItem

Parameters:

Name Description
Text

Text string to add.

Passing NULL for text can invalidate the text object but will not raise an error. Callers must not pass NULL for this parameter.

Font Font for the element.
GState Graphics state for the element.
TState Text state for the element.
TextMatrix The matrix for the element.

Return Value:

IGPDETextItem Object

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback