com.aspose.slides
Interface IPlaceholder

All Known Implementing Classes:
Placeholder

public interface IPlaceholder

Represents a placeholder on a slide.


Method Summary
 long getIndex()
           
 byte getOrientation()
           
 byte getSize()
           
 byte getType()
           
 

Method Detail

getOrientation

byte getOrientation()

getSize

byte getSize()

getType

byte getType()

getIndex

long getIndex()