INotesSize

INotesSize 接口

表示备注幻灯片的大小。

public interface INotesSize

属性

名称描述
Size { get; set; }返回或设置以点为单位的大小。读/写 SizeF。

另见