Inesoft PrintCE SDK .NET
PrintCE::RightMargin Property

Right 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 = RightMargin;
            object.RightMargin = value;

VB Syntax: value = object.RightMargin
            object.RightMargin = value

Parameters

value

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

 


© 2009 Inesoft. All rights reserved.