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

RemoveWrapImage – PB Docs 2022 – PowerBuilder Library

RemoveWrapImage – PB Docs 2022

RemoveWrapImage

PowerScript function

Description

Removes 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

Long. Returns 1 if it succeeds, or returns -1 if it fails. For more
errors, see the Error Codes.

Examples

The following example removes a wrapped image with index = 1:

The following example removes a wrapped image with name =
“image”:

See also

AddTextBlock

Clone

GetOverflowPageText

GetTextBlock

GetTextBlockCount

GetWrapImage

GetWrapImageCount

IsOverflowPage

RemoveTextBlock

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