-
Home
-
API
-
PrintingTools.Core
-
PrintOptions
PrintOptions Class
Definition
Show inherited members (7)
public sealed class PrintOptions
Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.
Properties (24)
BookletBindLongEdgeWhen set, hints that booklet imposition should bind along the long edge (true) or short edge (false).
CenterVerticallyIndicates whether pages should be centered vertically when rendered.
ColorSpacePreferencePreferred color space for print output; platforms may fall back when unsupported.
EnableSelectionWhen true, enables content selection options (e.g., selection-only printing) in native print dialogs.
LayoutKindSpecifies which advanced layout strategy should be applied when rendering pages.
MarginsMargins expressed in inches.
NUpOrderControls the ordering of pages when they are arranged using an N-up layout.
OrientationDesired page orientation for managed previews and back-ends.
PaperSizePreferred paper size expressed in inches.
PosterTileCountIndicates how many logical tiles should be produced per physical sheet when using poster mode.
ShowPageLayoutDialogWhen true, show the native page layout dialog (`NSPageLayout`) prior to the print panel on supported platforms.
UsePrintableAreaIndicates whether pagination should respect the printable area reported by the printer.
UseVectorRendererWhen true, the adapter should prefer vector (PDF) rendering over raster surfaces where supported.
Methods (1)