Discuss this help topic in SecureBlackbox Forum
A link for embedding the document.
Declaration
[VB.NET]
Property EmbedLink As String
[Pascal]
property EmbedLink: string;
[C++]
void get_EmbedLink(std::string &OutResult);
[PHP]
string get_EmbedLink()
[Java]
String getEmbedLink();
Description
Use this property to get the link for embedding the document.
Discuss this help topic in SecureBlackbox Forum