Connection Information

To perform the requested action, WordPress needs to access your web server. Please enter your FTP credentials to proceed. If you do not remember your credentials, you should contact your web host.

Connection Type

GetWrapImage – PB Docs 2022 – PowerBuilder Library

GetWrapImage – PB Docs 2022

GetWrapImage

PowerScript function

Description

Gets an image that the current PDFRichText object wraps
around.

Applies to

PDFRichText object in Objects and Controls

Syntax

Argument

Description

index

The index of the image that the PDFRichText object wraps
around. The index of the images are determined by the orders the
WrapImage function is
called to wrap it, starting at 1. If the wrapping for one image
is removed, the indexes of the remaining objects will be
reordered.

name The name of the image that the PDFRichText object wraps
around.

Return value

PDFImage object in Objects and Controls. Returns the PDFImage
object that the current PDFRichText object wraps around if it succeeds, or
returns null if it fails. If the current PDFRichText object wraps around
multiple images with the same name, only return the first one.

Examples

This example gets the image with the specified index in the current
PDFRichText object

This example gets the image with the specified name in the current
PDFRichText object

See also

AddTextBlock

Clone

GetOverflowPageText

GetTextBlock

GetTextBlockCount

GetWrapImageCount

IsOverflowPage

RemoveTextBlock

RemoveWrapImage

WrapImage


Document get from Powerbuilder help
Thank you for watching.
Was this article helpful?
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x