NotesSize

Clase NotesSize

Representa un tamaño de la diapositiva de notas.

public class NotesSize : INotesSize

Constructores

NombreDescripción
NotesSize()El constructor predeterminado.

Propiedades

NombreDescripción
Size { get; set; }Devuelve o establece el tamaño en puntos. Lectura/escritura SizeF.

Véase También