Click or drag to resize

TextRange Format Property

Gets or sets text range's formatting. Readonly [!:DefaultTextRunProperties] .

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

Property Value

Type: DefaultTextRangeProperties
See Also