[]
Gets or sets the layout mode to be used for PDF document (PDF RE).
public PrintLayoutMode PrintLayoutMode { get; set; }
| Type | Description |
|---|---|
| PrintLayoutMode | A PrintLayoutMode value indicating layout mode for the PDF output. Default is OneLogicalPageOnSinglePhysicalPage |