VintaSoft Twain .NET SDK 15.4: Документация для Веб разработчика
Vintasoft.Shared Namespace / WebPageLayoutSettingsJS type / get_PageWidth Property
Синтаксис Совместимость с браузерами Смотрите также
В этом разделе
get_PageWidth Метод
В этом разделе
Gets width, in millimeters, of a document page.
Синтаксис
var instance = new Vintasoft.Shared.WebPageLayoutSettingsJS();

var value; // Type: number
value = instance.get_PageWidth();

Return Value

Width, in millimeters, of a document page. Default value is null (width from document is used).
Смотрите также