VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging Namespace / WebGifEncoderSettingsJS type / get_CreatePageMethod Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    get_CreatePageMethod Method
    In This Topic
    Syntax
    var instance = new Vintasoft.Imaging.WebGifEncoderSettingsJS();
    
    var value; // Type: Vintasoft.Imaging.WebGifCreatePageMethodEnumJS
    value = instance.get_CreatePageMethod();
    
    
    function get_CreatePageMethod() : WebGifCreatePageMethodEnumJS;
    

    Return Value

    An instance of WebGifCreatePageMethodEnumJS class.
    Browser Compatibility
    56+
    45+
    11
    See Also