NotesSize

NotesSize class

Represents a size of notes slide.

public class NotesSize : INotesSize

Constructors

NameDescription
NotesSize()The default constructor.

Properties

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

See Also