Click or drag to resize

DocxField Constructor

Costruttore wrapper

Namespace:  QsGemBox.Docx
Assembly:  QsGemBox (in QsGemBox.dll) Version: 24.6.0.0 (24.6.0.0)
Syntax
public DocxField(
	Field innerObject
)

Parameters

innerObject
Type: Field
The inner object.
See Also