ComponentOne List 8.0 for ActiveX
SettingsMarginLeft Property

 

PrintInfo Reference> PrintInfo Object Properties> SettingsMarginLeft Property

SettingsMarginLeft Property

This property provides access to the left margin in the print Settings blob, allowing you to control the left margin setting.

Syntax

PrintInfo.SettingsMarginLeft= 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 left margin on the printed page:

TDBList1.PrintInfo.SettingsMarginLeft = 1440

See Also

PrintInfo Object, PrintInfos Collection

 

 


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

Product Support Forum  |  Documentation Feedback