Click or drag to resize

EmbeddedObjectRenderingOptions Fields

The EmbeddedObjectRenderingOptions type exposes the following members.

Fields
 NameDescription
Protected field_accumulatedEventData Holds the accumulated change data.
(Inherited from SuspendableDocumentNodeWithSingleAccumulatedDataT)
Protected field_backgroundBrush The optional background brush.
Protected field_backgroundColorForFormatsWithoutAlphaChannel The background color used for formats without alpha support.
Protected field_outputScalingFactor The output scaling factor.
Protected field_parent The parent object this instance belongs to.
(Inherited from SuspendableDocumentNodeBase)
Protected field_renderBitmap Determines whether a bitmap should be rendered.
Protected field_renderEnhancedMetafile Determines whether an enhanced metafile should be rendered.
Protected field_renderEnhancedMetafileAsVectorFormat Determines whether the enhanced metafile should be rendered as vector format.
Protected field_renderWindowsMetafile Determines whether a Windows metafile should be rendered.
Protected field_sourceDpiResolution The source resolution in dpi.
Protected field_suspendTokensOfChildsStores the suspend tokens of the suspended childs of this object.
(Inherited from SuspendableDocumentNode)
Public fieldStatic memberPropertyKeyEmbeddedObjectRenderingOptions Gets the property key used to store embedded object rendering options.
Top
See Also