Click or drag to resize

ClipboardRenderingOptions Fields

The ClipboardRenderingOptions 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.
(Inherited from EmbeddedObjectRenderingOptions)
Protected field_backgroundColorForFormatsWithoutAlphaChannel The background color used for formats without alpha support.
(Inherited from EmbeddedObjectRenderingOptions)
Protected field_outputScalingFactor The output scaling factor.
(Inherited from EmbeddedObjectRenderingOptions)
Protected field_parent The parent object this instance belongs to.
(Inherited from SuspendableDocumentNodeBase)
Protected field_renderBitmap Determines whether a bitmap should be rendered.
(Inherited from EmbeddedObjectRenderingOptions)
Protected field_renderEnhancedMetafile Determines whether an enhanced metafile should be rendered.
(Inherited from EmbeddedObjectRenderingOptions)
Protected field_renderEnhancedMetafileAsVectorFormat Determines whether the enhanced metafile should be rendered as vector format.
(Inherited from EmbeddedObjectRenderingOptions)
Protected field_renderWindowsMetafile Determines whether a Windows metafile should be rendered.
(Inherited from EmbeddedObjectRenderingOptions)
Protected field_sourceDpiResolution The source resolution in dpi.
(Inherited from EmbeddedObjectRenderingOptions)
Protected field_suspendTokensOfChildsStores the suspend tokens of the suspended childs of this object.
(Inherited from SuspendableDocumentNode)
Public fieldStatic memberPropertyKeyClipboardRenderingOptions Gets the property key used to store clipboard rendering options.
Top
See Also