Click or drag to resize

DocxCharacterStyle(CharacterStyle) Constructor

Initializes a new instance of the DocxCharacterStyle class.

Namespace: QsGemBox.Docx
Assembly: QsGemBox (in QsGemBox.dll) Version: 27.2.0-beta
Syntax
public DocxCharacterStyle(
	CharacterStyle innerObject
)

Parameters

innerObject  CharacterStyle
The inner object.
See Also