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

FixMargins Property (IPrintMarginsFixView)







Gets a value indicating that the user wants to fix the printing margins.
Syntax
bool FixMargins {get;}
'Declaration
 
ReadOnly Property FixMargins As Boolean
'Usage
 
Dim instance As IPrintMarginsFixView
Dim value As Boolean
 
value = instance.FixMargins
bool FixMargins {get;}
get_FixMargins(); 
__property bool get_FixMargins();
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

IPrintMarginsFixView Interface
IPrintMarginsFixView Members

 

 


Products | Support | Contact Us | Copyright Notices

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