|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aspose.slides.PresentationInfo
public final class PresentationInfo
Information about presentation file
Method Summary | |
---|---|
int |
getLoadFormat()
Gets format of presentation file. |
boolean |
isEncrypted()
Gets True if presentation file is encrypted, otherwise False. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public final boolean isEncrypted()
Gets True if presentation file is encrypted, otherwise False.
Read-only bool
.
isEncrypted
in interface IPresentationInfo
public final int getLoadFormat()
Gets format of presentation file.
Read-only LoadFormat
.
getLoadFormat
in interface IPresentationInfo
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |