占位符

Placeholder 类

表示幻灯片上的占位符。

public class Placeholder : IPlaceholder

属性

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

另请参阅