LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

FixMargins Property (IPrintMarginsFixView)

Show in webframe






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

            

            
__property bool get_FixMargins();
property bool FixMargins {
   bool get();
}

Property Value

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

Target Platforms

See Also

Reference

IPrintMarginsFixView Interface
IPrintMarginsFixView Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.