|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aspose.slides.pptx.slideshowtransition.SlideShowTransitionValueBaseEx
com.aspose.slides.pptx.slideshowtransition.SlideShowOptionalBlackTransitionEx
public class SlideShowOptionalBlackTransitionEx
Optional Black slide show transition effect.
Constructor Summary | |
---|---|
SlideShowOptionalBlackTransitionEx(SlideShowTransitionTypeEx type)
Creates Optional Black slide show transition effect. |
Method Summary | |
---|---|
boolean |
getFromBlack()
Determines whether the transition will start from a black screen and then transition a new slide over black. |
void |
setFromBlack(boolean value)
Sets whether the transition will start from a black screen and then transition the new slide over black. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SlideShowOptionalBlackTransitionEx(SlideShowTransitionTypeEx type)
Method Detail |
---|
public boolean getFromBlack()
public void setFromBlack(boolean value)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |