Форум: "Начинающим";
Текущий архив: 2006.03.26;
Скачать: [xml.tar.bz2];
ВнизОбъект Canvas Найти похожие ветки
← →
Sirus (2006-03-07 08:20) [0]Пользуюсь при печати объектом CANVAS. все вроде ничего, но не получается перевернуть лист в альбомный формат. Не подскажете, знаток, как это делается?
Заранее благодарен - Сайрус.
7/03/2006
← →
API © (2006-03-07 08:34) [1]но не получается перевернуть лист в альбомный формат
А как Вы это делали?
TPrinter.Orientation
Determines if the print job prints vertically or horizontally on a page.
type TPrinterOrientation = (poPortrait, poLandscape);
property Orientation: TPrinterOrientation;
Description
Use Orientation to determine if a print job prints in landscape or portrait.
TPrinterOrientation is the type of the Orientation property. These are the possible values for TPrinterOrientation:
Value Meaning
poPortrait The job prints vertically on the page.
poLandscape The job prints horizontally on the page.
Страницы: 1 вся ветка
Форум: "Начинающим";
Текущий архив: 2006.03.26;
Скачать: [xml.tar.bz2];
Память: 0.44 MB
Время: 0.058 c