[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.ContentControl.Style

Style Property

Style

Gets or sets a character or linked paragraph style which shall be applied to the text of the content control in replacement of placeholder text. When placeholder text is present in a content control, its formatting is often different than the desired underlying formatting, and this property specifies the style which shall be used for non-placeholder text contents when they are initially added to the control.

Declaration
public Style Style { get; set; }
Public Property Style As Style