A Sandcastle Documented Class Library
![]() | DocxField Constructor |
Costruttore wrapper
Namespace: QsGemBox.Docx
Assembly: QsGemBox (in QsGemBox.dll) Version: 22.4.2.0 (22.4.2.0)

public DocxField( Field innerObject )
Public Sub New ( innerObject As Field )
public: DocxField( Field^ innerObject )
new : innerObject : Field -> DocxField
Parameters
- innerObject
- Type: Field
The inner object.
