Inesoft PrintCE SDK .NET
PrintCE::LeftMargin Property

Left margin on the page in the current measurement units (it can be set by a user in the print setup dialogue).

C# Syntax: double value = object.LeftMargin;
           object.LeftMargin =
value;

eVB Syntax: value = object.LeftMargin
            object.LeftMargin =
value

Parameters

value

Set/Get Left margin on the page in the current measurement units.

 


© 2009 Inesoft. All rights reserved.