IPresentationInfo Interface |
Namespace: Aspose.Slides
The IPresentationInfo type exposes the following members.
Name | Description | |
---|---|---|
![]() | IsEncrypted |
Gets True if binded presentation is encrypted, otherwise False.
Read-only Boolean.
|
![]() | LoadFormat |
Gets format of the binded presentation.
Read-only LoadFormat.
|
Name | Description | |
---|---|---|
![]() | ReadDocumentProperties |
Gets document properties of binded presentation.
|
![]() ![]() | UpdateDocumentProperties |
Updates properties of binded presentation.
|
![]() | WriteBindedPresentation(Stream) |
Writes binded presentation to stream.
|
![]() | WriteBindedPresentation(String) |
Writes binded presentation to file.
|