MarginsPrinter Property

Summary
Gets or sets the name of the printer that will be used to simulate margins.
Syntax
C#
VB
C++
public string MarginsPrinter { get; set; } 
  
Public Property MarginsPrinter As String 
public: 
property String^ MarginsPrinter { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

The margins simulation printer name.

Example

Refer to Specifications example.

Requirements

Target Platforms

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

Leadtools.Printer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.