RunProperties.FillTextEffect Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
FillTextEffect, this property is only available in Office 2010 and later..
Represents the following element tag in the schema: w14:textFill.
public DocumentFormat.OpenXml.Office2010.Word.FillTextEffect FillTextEffect { get; set; }
public DocumentFormat.OpenXml.Office2010.Word.FillTextEffect? FillTextEffect { get; set; }
member this.FillTextEffect : DocumentFormat.OpenXml.Office2010.Word.FillTextEffect with get, set
Public Property FillTextEffect As FillTextEffect