com.aspose.slides
Interface IMasterNotesSlideManager


public interface IMasterNotesSlideManager


Method Summary
 IMasterNotesSlide getMasterNotesSlide()
           Returns a master for all notes slides of this presentation if there is one, otherwise returns null.
 void removeMasterNotesSlide()
           
 IMasterNotesSlide setDefaultMasterNotesSlide()
           
 

Method Detail

getMasterNotesSlide

IMasterNotesSlide getMasterNotesSlide()

Returns a master for all notes slides of this presentation if there is one, otherwise returns null. Read-only IMasterNotesSlide.


setDefaultMasterNotesSlide

IMasterNotesSlide setDefaultMasterNotesSlide()

removeMasterNotesSlide

void removeMasterNotesSlide()


Copyright © Copyright 2004-2016 Aspose Pty Ltd. All Rights Reserved.