Printing3DPackageCompression
Printing3DPackageCompression
Printing3DPackageCompression
Printing3DPackageCompression
Enum
Definition
Some information relates to pre-released product which may be substantially modified before it’s commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Prerelease APIs are identified by a Prerelease label.
[Contains prerelease APIs.]
Contains values that describe the intended file compression level.
public : enum class Printing3DPackageCompressionpublic enum Printing3DPackageCompressionPublic Enum Printing3DPackageCompression// You can use this enum in JavaScript.
- Attributes
Windows 10 requirements
| Device family |
Windows 10 Insider Preview (introduced v10.0.16257.0)
|
| API contract |
Windows.Graphics.Printing3D.Printing3DContract (introduced v4)
|
Fields
| High High High High | Prerelease. High file compression. This is recommended to reduce the size of the 3MF package before saving it to disk or sending it over the network. |
| Low Low Low Low | Prerelease. Low file compression. This results in faster in-memory processing. |
| Medium Medium Medium Medium | Prerelease. Medium file compression. This is the default value. |