com.aspose.slides
Interface IPresentationInfo

All Known Implementing Classes:
PresentationInfo

public interface IPresentationInfo


Method Summary
 int getLoadFormat()
           Gets format of presentation file.
 boolean isEncrypted()
           Gets True if presentation file is encrypted, otherwise False.
 

Method Detail

isEncrypted

boolean isEncrypted()

Gets True if presentation file is encrypted, otherwise False. Read-only boolean.


getLoadFormat

int getLoadFormat()

Gets format of presentation file. Read-only LoadFormat.



Copyright © Copyright 2004-2016 Aspose Pty Ltd. All Rights Reserved.