ComponentOne List 8.0 for ActiveX
SettingsMarginRight Property

 

PrintInfo Reference> PrintInfo Object Properties> SettingsMarginRight Property

SettingsMarginRight Property

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

Syntax

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

TDBList1.PrintInfo.SettingsMarginRight = 1440

See Also

PrintInfo Object, PrintInfos Collection

 

 


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

Product Support Forum  |  Documentation Feedback