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

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