[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.FormattingBag.HasDirectPropertyFormatting

HasDirectPropertyFormatting Method

HasDirectPropertyFormatting(string)

Gets whether the direct formatting applied for the property.

Declaration
protected bool HasDirectPropertyFormatting(string key = "")
Protected Function HasDirectPropertyFormatting(Optional key As String = "") As Boolean
Parameters
Type Name Description
string key

The property name. It should start with "HasDirect" prefix.

Returns
Type Description
bool

true if the property is assigned in direct formatting.