IPlaceholder

IPlaceholder interface

表示幻灯片上的占位符。

public interface IPlaceholder

特性

姓名描述
Index { get; }获取占位符的索引。 只读UInt32。
Orientation { get; }获取占位符的方向。 只读Orientation
Size { get; }获取占位符的大小。 只读PlaceholderSize
Type { get; }获取占位符的类型。 只读PlaceholderType

也可以看看