Picture

Picture class

表示演示文稿中的图片。

public class Picture : PVIObject, ISlidesPicture

特性

姓名描述
AsIPresentationComponent { get; }允许获取基本 IPresentationComponent 接口。 只读IPresentationComponent
Image { get; set; }返回或设置嵌入图像。 读/写IPPImage
ImageTransform { get; }返回图像变换效果的集合。 只读IImageTransformOperationCollection
LinkPathLong { get; set; }返回集合链接图像的 URL。 读/写String。
Presentation { get; }返回演示文稿。 只读IPresentation
Slide { get; }返回图片的父幻灯片。 只读IBaseSlide

方法

姓名描述
override Equals(object)与指定对象比较。
override GetHashCode()返回哈希值。

也可以看看