IPictureEffectiveData class

IPictureEffectiveData class

Immutable object which contains effective picture properties.

The IPictureEffectiveData type exposes the following members:

Properties

PropertyDescription
imageReturns the embedded image.
Read-only IPPImage.
link_path_longReturns linked image’s URL.
Read-only str.
image_transformReturns the collection of image transform effects.
Read-only IImageTransformOCollectionEffectiveData.

Remarks

This interface is used as a part of IPictureFillFormatEffectiveData and IBulletFormatEffectiveData.

See Also