Inesoft PrintCE SDK .NET
PrintCE::BottomMargin Property

Bottom 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.BottomMargin;
           object.BottomMargin =
value;

VB Syntax: value = object.BottomMargin
           object.BottomMargin =
value

Parameters

value

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

 


© 2009 Inesoft. All rights reserved.