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

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

Return Value

Padding, in millimeters, of a document page. Default value is null (padding is not specified).
Смотрите также