ImageGear for .NET
ImGearDocumentCreateArgs Class
See Also  Members   Send comments on this topic.
ImageGear.Web.UI Namespace Client API Library > ImageGear.Web.UI Namespace : ImGearDocumentCreateArgs Class

Glossary Item Box

Represents object for creating ImGearDocument.

Syntax

ASP.NET Ajax Javascript (Specification) 
ImageGear.Web.UI.ImGearDocumentCreateArgs = function() {};
ASP.NET Ajax Javascript (Usage) 
var instanceVar = new ImageGear.Web.UI.ImGearDocumentCreateArgs();

Remarks

This object contains the parameters for ImGearDocument object creation. It is not necessary to create this object and then pass in as the parameter for Imgear object creation. The fields mentioned above can be passed as in-line parameter object as shown in the constructor for the ImGearDocument class.

Example:

Inheritance Hierarchy

Object
   ImageGear.Web.UI.ImGearDocumentCreateArgs

See Also

©2013. Accusoft Corporation. All Rights Reserved.