INotesSize

INotesSize interface

Represents a size of notes slide.

public interface INotesSize

Properties

NameDescription
Size { get; set; }Returns or sets the size in points. Read/write SizeF.

See Also