com.aspose.slides
Interface IMasterHandoutSlideManager


public interface IMasterHandoutSlideManager


Method Summary
 IMasterHandoutSlide getMasterHandoutSlide()
           Returns a master for all notes slides of this presentation if there is one, otherwise returns null.
 void removeMasterHandoutSlide()
           
 IMasterHandoutSlide setDefaultMasterHandoutSlide()
           
 

Method Detail

getMasterHandoutSlide

IMasterHandoutSlide getMasterHandoutSlide()

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


setDefaultMasterHandoutSlide

IMasterHandoutSlide setDefaultMasterHandoutSlide()

removeMasterHandoutSlide

void removeMasterHandoutSlide()


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