Description
Sets or returns the method of dynamic text wrap.
Syntax
sMethod = object.DE_Method object.DE_Method = sMethod |
object
Required. Object name, returned by Dim elem as ElementProp = Page.SelElement()
sMethod
First char is the method (P, H, C), then the Simplification order value. Example: "P3", "C12", "H" stands for Parallel with 3 as simplification, Convolution with 12 as simplification, Hull (that does not have simplification, as in dialog box).