PresentationLayoutSlide
Inheritance: java.lang.Object, com.groupdocs.watermark.contents.ContentPart, com.groupdocs.watermark.contents.PresentationBaseSlide
public class PresentationLayoutSlide extends PresentationBaseSlide
Represents a PowerPoint content layout slide.
Methods
| Method | Description |
|---|---|
| getMasterSlide() | Gets the master slide for this [PresentationLayoutSlide](../../com.groupdocs.watermark.contents/presentationlayoutslide). |
getMasterSlide()
public final PresentationMasterSlide getMasterSlide()
Gets the master slide for this [PresentationLayoutSlide](../../com.groupdocs.watermark.contents/presentationlayoutslide).
Returns:
PresentationMasterSlide - The master slide for this [PresentationLayoutSlide](../../com.groupdocs.watermark.contents/presentationlayoutslide).