PrintingLayout Property (C1PreviewPane)
In This Topic
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).
Syntax
'Declaration
Public Property PrintingLayout As Boolean
public bool PrintingLayout {get; set;}
See Also