PresentationDocumentInfo
PresentationDocumentInfo structure
1 つのプレゼンテーション ドキュメントのメタデータを表します
public struct PresentationDocumentInfo : IDocumentInfo
プロパティ
| 名前 | 説明 |
|---|---|
| Format { get; } | このプレゼンテーション ドキュメントの形式を返します |
| IsEncrypted { get; } | この特定のプレゼンテーション ドキュメントが暗号化されており、開くためにパスワードが必要かどうかを示します |
| PageCount { get; } | このプレゼンテーション ドキュメント内のスライド数を返します |
| Size { get; } | このプレゼンテーション ドキュメントのサイズをバイト単位で返します |
メソッド
| 名前 | 説明 |
|---|---|
| GeneratePreview(int) | 選択したスライドのプレビューを SVG image の形式で生成して返します |
関連項目
- interface IDocumentInfo
- 名前空間 GroupDocs.Editor.Metadata
- 組み立て GroupDocs.Editor