ComponentOne List 8.0 for ActiveX
SettingsMarginBottom Property

 

PrintInfo Reference> PrintInfo Object Properties> SettingsMarginBottom Property

SettingsMarginBottom Property

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

Syntax

PrintInfo.SettingsMarginBottom= 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 bottom of the printed page:

TDBList1.PrintInfo.SettingsMarginBottom = 1440

See Also

PrintInfo Object, PrintInfos Collection

 

 


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

Product Support Forum  |  Documentation Feedback