com.aspose.slides

Interfaces

Classes

Exceptions

com.aspose.slides

Interface IPlaceholder

  • All Known Implementing Classes:
    Placeholder


    public interface IPlaceholder

    Represents a placeholder on a slide.

    • Method Detail

      • getOrientation

        byte getOrientation()

        Gets the orientation of a placeholder. Read-only Orientation.

      • getSize

        byte getSize()

        Gets the size of a placeholder. Read-only PlaceholderSize.

      • getType

        byte getType()

        Gets the type of a placeholder. Read-only PlaceholderType.

      • getIndex

        long getIndex()

        Gets the index of a placeholder. Read-only long.