Click or drag to resize

ShapeStyle FontCollectionIndex Property

Gets or sets shape's font index in a font collection. Read/write FontCollectionIndex .

Namespace: Spire.Presentation
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
public FontCollectionIndex FontCollectionIndex { get; set; }

Property Value

Type: FontCollectionIndex
See Also