NotesSize Class

Represents a size of notes slide.
Inheritance Hierarchy
SystemObject
  Aspose.SlidesNotesSize

Namespace:  Aspose.Slides
Assembly:  Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax
public class NotesSize : INotesSize

The NotesSize type exposes the following members.

Constructors
  NameDescription
Public methodNotesSize
Initializes a new instance of the NotesSize class
Properties
  NameDescription
Public propertySize
Returns or sets the size in points. Read/write SizeF.
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
See Also