IMasterLayoutSlideCollection

IMasterLayoutSlideCollection

Oversigt over de forskellige former for støtte

IMasterLayoutSlideCollection er en grænseflade i Aspose.Slides til NET. Arvelige af: ILayoutSlideCollection.

Repræsenterede en samling layout-slides, der tilhører et master-skilt.

Egenskaber

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.
 Dansk