FixMargins Property

Summary

Gets a value which determines if the user wants to fix the printing margins.

Syntax
C#
VB
C++
public bool FixMargins { get; } 
  
Public ReadOnly Property FixMargins As Boolean 
public: 
property bool FixMargins { 
   bool get(); 
} 

Property Value

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

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly