VintaSoft Twain .NET SDK 15.4: Documentation for Web developer
Vintasoft.Twain Namespace / WebAcquiredImageCollectionJS type / get_TiffEncoderSettings Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_TiffEncoderSettings Method
In This Topic
Gets settings of TIFF encoder.
Syntax
var instance = new Vintasoft.Twain.WebAcquiredImageCollectionJS(twainDeviceManager);

var value; // Type: object
value = instance.get_TiffEncoderSettings();

Return Value

Settings of TIFF encoder.
Browser Compatibility
9
See Also