Discuss this help topic in SecureBlackbox Forum

TElOpenOfficeCustomSignatureHandler.XMLElement

TElOpenOfficeCustomSignatureHandler     


Filter: C#  VB.NET  Pascal  C++  PHP  Java  


References the XML electronic signature.

Declaration

[C#]
    TElXMLDOMElement XMLElement;

[VB.NET]
    Property XMLElement As TElXMLDOMElement

[Pascal]
    property XMLElement : TElXMLDOMElement;

[C++]
    TElXMLDOMElement* get_XMLElement();

[PHP]
    TElXMLDOMElement get_XMLElement()

[Java]
    TElXMLDOMElement getXMLElement();

Description

    Use this read-only property to get the XML element that contains the electronic signature of the document.

Discuss this help topic in SecureBlackbox Forum