var instance = new Vintasoft.Twain.WebTwainTiffEncoderSettingsJS(); var value; // Type: number value = instance.get_RowsPerStrip();
function get_RowsPerStrip() : number;
Return Value
The rows per strip. 0 - rows per strip will be calculated automatically and in most cases will be set to the image height. Default value is 0.