PrintContent PrintContent PrintContent PrintContent Enum

Definition

Specifies the content that HtmlPrintDocumentSource.content prints.

public : enum class PrintContentpublic enum PrintContentPublic Enum PrintContent// You can use this enum in JavaScript.
Attributes
Windows 10 requirements
Device family
Windows 10 (introduced v10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (introduced v1)

Fields

AllPages AllPages AllPages AllPages

Print all pages.

CurrentPage CurrentPage CurrentPage CurrentPage

Print the current page.

CurrentSelection CurrentSelection CurrentSelection CurrentSelection

Print the current selection of pages.

CustomPageRange CustomPageRange CustomPageRange CustomPageRange

Print a custom page range.