Skip to main content

ExportSettingDefaultValue Members

Contains named constants that provide default values for other properties.

Fields

Name Description
Background static A value provider.
BooleanValue static A value provider.
BorderColor static A value provider.
BorderDashStyle static A value provider.
BorderThickness static A value provider.
CheckText static A value provider.
FlowDirection static A value provider.
FontFamily static A value provider.
FontSize static A value provider.
FontStyle static A value provider.
FontWeight static A value provider.
Foreground static A value provider.
HorizontalAlignment static A value provider.
ImageKey static A value provider.
ImageRenderMode static A value provider.
ImageSource static A value provider.
MergeValue static A value provider.
NoTextExport static A value provider.
OnPageUpdater static A value provider.
Padding static A value provider.
PageNumberFormat static A value provider.
PageNumberKind static A value provider.
ProgressBarPosition static A value provider.
TargetType static A value provider.
Text static A value provider.
TextDecorations static A value provider.
TextTrimming static A value provider.
TextValue static A value provider.
TextValueFormatString static A value provider.
TextWrapping static A value provider.
TrackBarMaximum static A value provider.
TrackBarMinimum static A value provider.
TrackBarPosition static A value provider.
Url static A value provider.
VerticalAlignment static A value provider.
XlsExportNativeFormat static A value provider.
XlsxFormatString static A value provider.

Methods

Name Description
CreateTextDecorations() static
Equals(Object, Object) static Determines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object) Determines whether the specified object is equal to the current object. Inherited from Object.
GetHashCode() Serves as the default hash function. Inherited from Object.
GetType() Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protected Creates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) static Determines whether the specified Object instances are the same instance. Inherited from Object.
ToString() Returns a string that represents the current object. Inherited from Object.
See Also