[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.FormattedContentObject.GetInheritedFormatting

GetInheritedFormatting Method

GetInheritedFormatting()

Gets a list of direct formatting applied to this and parent objects.

Declaration
protected List<Dictionary<string, object>> GetInheritedFormatting()
Protected Function GetInheritedFormatting() As List(Of Dictionary(Of String, Object))
Returns
Type Description
List<Dictionary<string, object>>

A list of direct formatting applied to this and parent objects.