 | DocxParagraphStyle Property |
Sets the style provided as string
Namespace: QsGemBox.DocxAssembly: QsGemBox (in QsGemBox.dll) Version: 28.1.0-RC
Syntaxpublic 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
StringThe style.
See Also