PresentationShapeCollection
PresentationShapeCollection class
Merupakan kumpulan bentuk gambar dalam dokumen PowerPoint.
public class PresentationShapeCollection : RemoveOnlyListBase<PresentationShape>
Properti
Nama | Keterangan |
---|---|
virtual Count { get; } | Mendapat jumlah elemen yang terkandung dalam koleksi. |
override IsReadOnly { get; } | Mendapat nilai yang menunjukkan apakah koleksi bersifat read-only. |
virtual Item { get; } | Mendapat elemen pada indeks yang ditentukan dalam koleksi. |
Metode
Nama | Keterangan |
---|---|
Clear() | |
virtual Contains(PresentationShape) | |
virtual GetEnumerator() | |
virtual IndexOf(PresentationShape) | |
Remove(PresentationShape) | |
RemoveAt(int) |
Perkataan
Koleksi ini berisi item dariPresentationShape
ketik.
Lihat juga
- class RemoveOnlyListBase<T>
- class PresentationShape
- ruang nama GroupDocs.Watermark.Contents.Presentation
- perakitan GroupDocs.Watermark