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. |
Bookmark |
Specifies the name of an element’s parent bookmark for Document Preview. This is a dependency property. This is an attached property. |
Border |
Gets or sets the color of borders. This is an attached property. |
Border |
Specifies the border’s dash style. This is a dependency property. |
Border |
Gets or sets the thickness of borders. |
Element |
Gets or sets the Tag property value of the exported control. This is a dependency property. |
Flow |
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. |
Merge |
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. |
On |
For internal use. |
Properties |
For internal use. |
Target |
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