com.aspose.slides

Interfaces

Classes

Exceptions

com.aspose.slides

Interface IOptionalBlackTransition

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method and Description
      boolean getFromBlack()
      This attribute specifies if the transition will start from a black screen (and then transition the new slide over black).
      void setFromBlack(boolean value)
      This attribute specifies if the transition will start from a black screen (and then transition the new slide over black).
    • Method Detail

      • getFromBlack

        boolean getFromBlack()

        This attribute specifies if the transition will start from a black screen (and then transition the new slide over black). Read/write boolean.

      • setFromBlack

        void setFromBlack(boolean value)

        This attribute specifies if the transition will start from a black screen (and then transition the new slide over black). Read/write boolean.