ComponentOne List 8.0 for ActiveX
SettingsMarginTop Property

 

PrintInfo Reference> PrintInfo Object Properties> SettingsMarginTop Property

SettingsMarginTop Property

This property provides access to the top margin in the print Settings blob, allowing you to control the margin setting at the top of the page.

Syntax

PrintInfo.SettingsMarginTop= long

Remarks

Read/Write at run time. Not available at design time.

Property applies to PrintInfo object.

The setting is in twips. The following code will result in a one-inch margin at the top of the printed page:

TDBList1.PrintInfo.SettingsMarginTop = 1440

See Also

PrintInfo Object, PrintInfos Collection

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback