IMasterLayoutSlideCollection

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

NameTypeAccessDescription
CountintReadGets the number of layout slides in the collection.
AsICollectionICollectionReadReturns this collection as an ICollection interface.
AsIEnumerableIEnumerableReadReturns this collection as an IEnumerable interface.
SignatureDescription
GetByType(type: SlideLayoutType)Returns the first layout slide of the specified type.
 Bahasa Indonesia