Skip to content

Latest commit

 

History

History
74 lines (59 loc) · 2.52 KB

ne-xpsobjectmodel-xps_interleaving.md

File metadata and controls

74 lines (59 loc) · 2.52 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NE:xpsobjectmodel.__MIDL___MIDL_itf_xpsobjectmodel_0000_0000_0016
XPS_INTERLEAVING (xpsobjectmodel.h)
Specifies whether the content of the XPS OM will be interleaved when it is written to a file or a stream.
XPS_INTERLEAVING
XPS_INTERLEAVING enumeration [XPS Documents and Packaging]
XPS_INTERLEAVING_OFF
XPS_INTERLEAVING_ON
xps.xps_interleaving
xpsobjectmodel/XPS_INTERLEAVING
xpsobjectmodel/XPS_INTERLEAVING_OFF
xpsobjectmodel/XPS_INTERLEAVING_ON
xps\xps_interleaving.htm
xps
cfb2d1f3-2edb-4342-9fcc-c058afa3ef83
12/05/2018
XPS_INTERLEAVING, XPS_INTERLEAVING enumeration [XPS Documents and Packaging], XPS_INTERLEAVING_OFF, XPS_INTERLEAVING_ON, xps.xps_interleaving, xpsobjectmodel/XPS_INTERLEAVING, xpsobjectmodel/XPS_INTERLEAVING_OFF, xpsobjectmodel/XPS_INTERLEAVING_ON
xpsobjectmodel.h
Windows
Windows 7, Windows Vista with SP2 and Platform Update for Windows Vista [desktop apps \| UWP apps]
Windows Server 2008 R2, Windows Server 2008 with SP2 and Platform Update for Windows Server 2008 [desktop apps \| UWP apps]
XpsObjectModel.idl
Windows
XPS_INTERLEAVING
19H1
__MIDL___MIDL_itf_xpsobjectmodel_0000_0000_0016
xpsobjectmodel/__MIDL___MIDL_itf_xpsobjectmodel_0000_0000_0016
XPS_INTERLEAVING
xpsobjectmodel/XPS_INTERLEAVING
c++
APIRef
kbSyntax
HeaderDef
xpsobjectmodel.h
XPS_INTERLEAVING

XPS_INTERLEAVING enumeration

-description

Specifies whether the content of the XPS OM will be interleaved when it is written to a file or a stream.

-enum-fields

-field XPS_INTERLEAVING_OFF:1

The content of the XPS OM is not interleaved. The document parts are written as complete parts.

-field XPS_INTERLEAVING_ON

The content of the XPS OM is interleaved. The document parts are divided into smaller pieces before they are written.

-see-also

Standard ECMA-376, Office Open XML File Formats

XML Paper Specification