IMasterLayoutSlideCollection
Pengamatan umum
IMasterLayoutSlideCollection adalah antarmuka dalam Aspose.Slides untuk NET. Warisan dari: ILayoutSlideCollection.
Menampilkan koleksi slide tata letak yang termasuk dalam master slides.
Sifat-sifatnya
| Name | Type | Access | Description |
|---|---|---|---|
Count | int | Read | Gets the number of layout slides in the collection. |
AsICollection | ICollection | Read | Returns this collection as an ICollection interface. |
AsIEnumerable | IEnumerable | Read | Returns this collection as an IEnumerable interface. |
| Signature | Description |
|---|---|
GetByType(type: SlideLayoutType) | Returns the first layout slide of the specified type. |