A Sandcastle Documented Class Library
![]() | DocxRunStyle Property |
Sets the style.
Namespace: QsGemBox.Docx
Assembly: QsGemBox (in QsGemBox.dll) Version: 22.4.2.0 (22.4.2.0)

public string Style { set; }
Public WriteOnly Property Style As String Set
public: property String^ Style { void set (String^ value); }
member Style : string with set
Property Value
Type: StringName of the style.
