AddContentFooterAction.FontColor 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.
The font color, used to display the content footer, as a string (e.g."#000000").
public string FontColor { get; }
member this.FontColor : string
Public ReadOnly Property FontColor As String