|  | DocxElementGetParent Method  | 
 
            L'oggetto padre.
            
 
    Namespace: 
   QsGemBox.Docx
    Assembly:
   QsGemBox (in QsGemBox.dll) Version: 25.2.0.0 (25.2.0.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.DocxElement.GetParent"]
 See Also
See Also