LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

FixMargins Property (PrintMarginsFix)

Show in webframe






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: __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

See Also

Reference

PrintMarginsFix Class
PrintMarginsFix Members

 

 


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