PrintingLayout Property
PrintingLayout
Gets or sets a value indicating whether to show the physical printing
layout (printer page size and the location of the document pages' on the paper).
Declaration
public bool PrintingLayout { get; set; }
Public Property PrintingLayout As Boolean