MarginsPrinter Property
Summary
Gets or sets the name of the printer that will be used to simulate margins.
Syntax
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.