Click or drag to resize

TextCharacterProperties DisplayFill Property

Gets the text FillFormat properties. if textRange FillType is Undefined,display FillFormat properties inherited from the paragraph\textFrame\layoutSlide\master. Read-only

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

Property Value

Type: FillFormat
See Also