Page-specific print settings. These can be modified per page if one monitors the
QueryPagePrintSettings event.
Namespace: TallComponents.PDF.PrintingAssembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.46.0
Syntax
| C# |
|---|
public PagePrintSettings PagePrintSettings { get; set; } |
| Visual Basic |
|---|
Public Property PagePrintSettings As PagePrintSettings Get Set |