Aspose::Words::Saving::Dml3DEffectsRenderingMode enum

Dml3DEffectsRenderingMode enum

Specifies how 3D shape effects are rendered.

enum class Dml3DEffectsRenderingMode

Values

NameValueDescription
Basic0A lightweight and stable rendering, based on the internal engine, but advanced effects such as lighting, materials and other additional effects are not displayed when using this mode. Please see documentation for details.
Advanced1Rendering of an extended list of special effects including advanced 3D effects such as bevels, lighting and materials.

See Also