__DOCUMENTPREVIEWERTYPE Enum

Definition

Specifies the type of the document previewer.

C++/CX
public enum class __DOCUMENTPREVIEWERTYPE
Inheritance
__DOCUMENTPREVIEWERTYPE

Fields

Name Value Description
DP_InternalBrowser 0

The previewer is the internal browser.

DP_SystemBrowser 1

The previewer is configured as the system default browser.

DP_InstalledBrowser 2

The previewer is a non-default browser installed in the system.

DP_PackageRegistered 3

The previewer is registered by one of the installed packages.

DP_UserDefined 4

The previewer is manually added and configured by the user.

Applies to

Proizvod Verzije
Visual Studio SDK 2015, 2017, 2019, 2022