NotesTextFrame

INotesSlide.NotesTextFrame property

Returns a TextFrame with notes’ text if there is one. Read-only ITextFrame.

public ITextFrame NotesTextFrame { get; }

See Also