IPlaceholder

IPlaceholder 接口

表示幻灯片上的占位符。

public interface IPlaceholder

属性

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

另请参阅