IPictureFillFormatEffectiveData
Contents
[
Hide
]
IPictureFillFormatEffectiveData class
Immutable object which contains the properties of picture fill.
The IPictureFillFormatEffectiveData type exposes the following members:
Properties
Name | Description |
---|---|
dpi | Returns the dpi which is used to fill a picture. Read-only |
picture_fill_mode | Returns the picture fill mode. Read-only PictureFillMode. |
picture | Returns the picture. Read-only IPictureEffectiveData. |
crop_left | Returns the number of percents of real image width that are cropped off the left of the picture. Read-only |
crop_top | Returns the number of percents of real image height that are cropped off the top of the picture. Read-only |
crop_right | Returns the number of percents of real image width that are cropped off the right of the picture. Read-only |
crop_bottom | Returns the number of percents of real image height that are cropped off the bottom of the picture. Read-only |
as_i_fill_param_source | Allows to get base IFillParamSource interface. Read-only IFillParamSource. |
See Also
- namespace aspose.slides
- assembly Aspose.Slides