[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.FormattingBag.SetDirectPropertyFormatting

SetDirectPropertyFormatting Method

SetDirectPropertyFormatting(object, string)

Sets the direct formatting property value.

Declaration
protected void SetDirectPropertyFormatting(object value, string key = "")
Protected Sub SetDirectPropertyFormatting(value As Object, Optional key As String = "")
Parameters
Type Name Description
object value

The formatting property value.

string key

The short formatting property key to set value.