LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

FixMargins Property (PrintMarginsFix)







Gets a value which determines if the user wants to fix the printing margins.
Syntax
public bool FixMargins {get;}
'Declaration
 
Public ReadOnly Property FixMargins As Boolean
'Usage
 
Dim instance As PrintMarginsFix
Dim value As Boolean
 
value = instance.FixMargins
public bool FixMargins {get;}
 get_FixMargins(); 
public: __property bool get_FixMargins();
public:
property bool FixMargins {
   bool get();
}

Property Value

true to fix the printing margins; otherwise, it is false.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

PrintMarginsFix Class
PrintMarginsFix Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.