Class PropertyNames
Utility class. Holds string names of the properties, used for serialization.
Inheritance
Inherited Members
Namespace: Syncfusion.DocIO.DLS.XML
Assembly: Syncfusion.DocIO.Base.dll
Syntax
public class PropertyNames
Fields
BorderColor
Name of the property.
Declaration
public const string BorderColor = "bordercolor"
Field Value
Type |
---|
System.String |
Color
Name of the property.
Declaration
public const string Color = "color"
Field Value
Type |
---|
System.String |
D1
Name of the property.
Declaration
public const string D1 = "d1"
Field Value
Type |
---|
System.String |
D2
Name of the property.
Declaration
public const string D2 = "d2"
Field Value
Type |
---|
System.String |
DashStyle
Name of the property.
Declaration
public const string DashStyle = "dashstyle"
Field Value
Type |
---|
System.String |
Fill
Name of the property.
Declaration
public const string Fill = "fill"
Field Value
Type |
---|
System.String |
FillMode
Name of the property.
Declaration
public const string FillMode = "fillmode"
Field Value
Type |
---|
System.String |
Format
Name of the property.
Declaration
public const string Format = "format"
Field Value
Type |
---|
System.String |
GradientColorEnd
Name of the property.
Declaration
public const string GradientColorEnd = "gradientcolorend"
Field Value
Type |
---|
System.String |
GradientColorStart
Name of the property.
Declaration
public const string GradientColorStart = "gradientcolorstart"
Field Value
Type |
---|
System.String |
GradientFill
Name of the property.
Declaration
public const string GradientFill = "gradientfill"
Field Value
Type |
---|
System.String |
GradientMode
Name of the property.
Declaration
public const string GradientMode = "gradientmode"
Field Value
Type |
---|
System.String |
Height
Name of the property.
Declaration
public const string Height = "height"
Field Value
Type |
---|
System.String |
Item
Name of the property.
Declaration
public const string Item = "item"
Field Value
Type |
---|
System.String |
Items
Name of the property.
Declaration
public const string Items = "items"
Field Value
Type |
---|
System.String |
Line
Name of the property.
Declaration
public const string Line = "line"
Field Value
Type |
---|
System.String |
M11
Name of the property.
Declaration
public const string M11 = "m11"
Field Value
Type |
---|
System.String |
M12
Name of the property.
Declaration
public const string M12 = "m12"
Field Value
Type |
---|
System.String |
M21
Name of the property.
Declaration
public const string M21 = "m21"
Field Value
Type |
---|
System.String |
M22
Name of the property.
Declaration
public const string M22 = "m22"
Field Value
Type |
---|
System.String |
NoFill
Name of the property.
Declaration
public const string NoFill = "nofill"
Field Value
Type |
---|
System.String |
NoLine
Name of the property.
Declaration
public const string NoLine = "noline"
Field Value
Type |
---|
System.String |
Point
Name of the property.
Declaration
public const string Point = "point"
Field Value
Type |
---|
System.String |
Points
Name of the property.
Declaration
public const string Points = "points"
Field Value
Type |
---|
System.String |
ShapeFormat
Name of the property.
Declaration
public const string ShapeFormat = "shape-format"
Field Value
Type |
---|
System.String |
Shapes
Name of the property.
Declaration
public const string Shapes = "shapes"
Field Value
Type |
---|
System.String |
StartAngle
Name of the property.
Declaration
public const string StartAngle = "startangle"
Field Value
Type |
---|
System.String |
Style
Name of the property.
Declaration
public const string Style = "style"
Field Value
Type |
---|
System.String |
SweepAngle
Name of the property.
Declaration
public const string SweepAngle = "sweepangle"
Field Value
Type |
---|
System.String |
Text
Name of the property.
Declaration
public const string Text = "text"
Field Value
Type |
---|
System.String |
Transform
Name of the property.
Declaration
public const string Transform = "transform"
Field Value
Type |
---|
System.String |
Type
Name of the property.
Declaration
public const string Type = "type"
Field Value
Type |
---|
System.String |
Width
Name of the property.
Declaration
public const string Width = "width"
Field Value
Type |
---|
System.String |
X
Name of the property.
Declaration
public const string X = "x"
Field Value
Type |
---|
System.String |
X1
Name of the property.
Declaration
public const string X1 = "x1"
Field Value
Type |
---|
System.String |
X2
Name of the property.
Declaration
public const string X2 = "x2"
Field Value
Type |
---|
System.String |
X3
Name of the property.
Declaration
public const string X3 = "x3"
Field Value
Type |
---|
System.String |
X4
Name of the property.
Declaration
public const string X4 = "x4"
Field Value
Type |
---|
System.String |
Y
Name of the property.
Declaration
public const string Y = "y"
Field Value
Type |
---|
System.String |
Y1
Name of the property.
Declaration
public const string Y1 = "y1"
Field Value
Type |
---|
System.String |
Y2
Name of the property.
Declaration
public const string Y2 = "y2"
Field Value
Type |
---|
System.String |
Y3
Name of the property.
Declaration
public const string Y3 = "y3"
Field Value
Type |
---|
System.String |
Y4
Name of the property.
Declaration
public const string Y4 = "y4"
Field Value
Type |
---|
System.String |