|  | DocxFieldGetParent Method  | 
 
            L'oggetto padre.
            
 
    Namespace: 
   QsGemBox.Docx
    Assembly:
   QsGemBox (in QsGemBox.dll) Version: 22.4.2.0 (22.4.2.0)
 Syntax
Syntaxpublic DocxElement GetParent()
Public Function GetParent As DocxElement
public:
DocxElement^ GetParent()
member GetParent : unit -> DocxElement 
Field Value
Type: 
DocxElementThe inner object.
Return Value
Type: 
DocxElement[Missing <returns> documentation for "M:QsGemBox.Docx.DocxField.GetParent"]
 See Also
See Also