Skip to main content

ExportSettings Fields

The provider of attached properties, which define how to export a particular dependency object.
Name Description
BackgroundProperty static Identifies the ExportSettings.Background attached property.
BookmarkParentNameProperty static Identifies the ExportSettings.BookmarkParentName dependency property.
BookmarkProperty static Identifies the ExportSettings.Bookmark dependency property.
BorderColorProperty static Identifies the ExportSettings.BorderColor attached property.
BorderDashStyleProperty static Identifies the ExportSettings.BorderDashStyle dependency property.
BorderThicknessProperty static Identifies the ExportSettings.BorderThickness attached property.
ElementTagProperty static Identifies the ExportSettings.ElementTag dependency property.
FlowDirectionProperty static Identifies the ExportSettings.FlowDirection attached property.
ForegroundProperty static Identifies the ExportSettings.Foreground attached property.
MergeValueProperty static Identifies the ExportSettings.MergeValue attached property.
OnPageUpdaterProperty static Identifies the ExportSettings.OnPageUpdater dependency property.
PropertiesHintMaskProperty static Identifies the ExportSettings.PropertiesHintMask dependency property.
TargetTypeProperty static Identifies the ExportSettings.TargetType attached property.
UrlProperty static Identifies the ExportSettings.Url attached property.
See Also