ImageGear .NET
documentIdentifier Property

Indicates the document identifier of the document.
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_documentIdentifier() : string
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfImGearDocument.get_documentIdentifier();
Remarks

This read-only property is the document identifier for the document. This property will always match the encodedDocumentIdentifier property, except that encodedDocumentIdentifier is base64-encoded so the control can safely use it in a URL or in JavaScript code. This property can be set only at the time of the creation of the document object. if the document object was created with encodedDocumentIdentifier but not the documentIdentifier in the constructor, then the value of this property will be set internally.

See Also

Reference

ImageGear.Web.UI Namespace Client API~ImageGear.Web.UI.ImGearDocument
ImGearDocument Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback