FontSubstRuleCollectionItem Property

Gets the element at the specified index.

Namespace:  Aspose.Slides
Assembly:  Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax
public IFontSubstRule this[
	int index
] { get; }

Parameters

index
Type: SystemInt32

Property Value

Type: IFontSubstRule

Implements

IFontSubstRuleCollectionItemInt32
See Also