|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aspose.slides.pptx.SlideShowTransitionValueBaseEx
com.aspose.slides.pptx.SlideShowOptionalBlackTransitionEx
public class SlideShowOptionalBlackTransitionEx
Constructor Summary | |
---|---|
SlideShowOptionalBlackTransitionEx(SlideShowTransitionTypeEx type)
|
Method Summary | |
---|---|
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). |
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)
value
-
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |