Skip to main content

ExportSettings Attached Properties

The provider of attached properties, which define how to export a particular dependency object.
Name Description
Background static Gets or sets the background color.
Bookmark static Specifies an element’s bookmark for Document Preview. This is a dependency property. This is an attached property.
BookmarkParentName static Specifies the name of an element’s parent bookmark for Document Preview. This is a dependency property. This is an attached property.
BorderColor static Gets or sets the color of borders. This is an attached property.
BorderDashStyle static Specifies the border’s dash style. This is a dependency property.
BorderThickness static Gets or sets the thickness of borders.
ElementTag static Gets or sets the Tag property value of the exported control. This is a dependency property.
FlowDirection static Specifies the direction of the text and the position of the element in a document. This property enables you to create document content optimized for right-to-left cultures. This is a dependency property. This is an attached property.
Foreground static Gets or sets the foreground color.
MergeValue static Used to support the Cell Merging feature of the Data Grid. When this option is enabled, neighboring data cells across different rows are merged whenever they display matching values. This is an attached property.
OnPageUpdater static For internal use.
PropertiesHintMask static For internal use.
TargetType static Gets or sets a value specifying how to represent an object when exporting.
Url static Gets or sets the navigation URL to be assigned with an object being exported.
See Also