menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class XDLSConstants - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class XDLSConstants

    Constants used in DLS for serialization into XML format

    Inheritance
    System.Object
    XDLSConstants
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: Syncfusion.DLS.XML
    Assembly: Syncfusion.DLS.Base.dll
    Syntax
    public class XDLSConstants

    Constructors

    XDLSConstants()

    Declaration
    public XDLSConstants()

    Fields

    AutoTabWidthAttr

    Declaration
    public const string AutoTabWidthAttr = "AutoTabWidth"
    Field Value
    Type
    System.String

    Bookmark

    Declaration
    public const string Bookmark = "Bookmark"
    Field Value
    Type
    System.String

    BookMarkNameAttr

    Declaration
    public const string BookMarkNameAttr = "BookmarkName"
    Field Value
    Type
    System.String

    BorderBottomTag

    Borders tag names

    Declaration
    public const string BorderBottomTag = "Bottom"
    Field Value
    Type
    System.String

    BorderColorAttr

    Borders attribute names

    Declaration
    public const string BorderColorAttr = "Color"
    Field Value
    Type
    System.String

    BorderHorizontalTag

    Declaration
    public const string BorderHorizontalTag = "BorderHorizontal"
    Field Value
    Type
    System.String

    BorderLeftTag

    Declaration
    public const string BorderLeftTag = "Left"
    Field Value
    Type
    System.String

    BorderRightTag

    Declaration
    public const string BorderRightTag = "Right"
    Field Value
    Type
    System.String

    BorderShadowAttr

    Declaration
    public const string BorderShadowAttr = "Shadow"
    Field Value
    Type
    System.String

    BordersItemTag

    Declaration
    public const string BordersItemTag = "borders"
    Field Value
    Type
    System.String

    BorderSpaceAttr

    Declaration
    public const string BorderSpaceAttr = "Space"
    Field Value
    Type
    System.String

    BorderTopTag

    Declaration
    public const string BorderTopTag = "Top"
    Field Value
    Type
    System.String

    BorderTypeAttr

    Declaration
    public const string BorderTypeAttr = "BorderType"
    Field Value
    Type
    System.String

    BorderVerticalTag

    Table tags.

    Declaration
    public const string BorderVerticalTag = "BorderVertical"
    Field Value
    Type
    System.String

    BorderWidthAttr

    Declaration
    public const string BorderWidthAttr = "LineWidth"
    Field Value
    Type
    System.String

    BreakTypeAttr

    Break atrribute names.

    Declaration
    public const string BreakTypeAttr = "BreakType"
    Field Value
    Type
    System.String

    CellFormatTag

    Declaration
    public const string CellFormatTag = "cell-format"
    Field Value
    Type
    System.String

    CellItemTag

    Declaration
    public const string CellItemTag = "cell"
    Field Value
    Type
    System.String

    CellsItemTag

    Declaration
    public const string CellsItemTag = "cells"
    Field Value
    Type
    System.String

    CellSpacing

    Declaration
    public const string CellSpacing = "CellSpacing"
    Field Value
    Type
    System.String

    CellTextWrapAttr

    Declaration
    public const string CellTextWrapAttr = "TextWrap"
    Field Value
    Type
    System.String

    CharacterFormatTag

    Declaration
    public const string CharacterFormatTag = "character-format"
    Field Value
    Type
    System.String

    ColumnItemTag

    Tables tag names

    Declaration
    public const string ColumnItemTag = "column"
    Field Value
    Type
    System.String

    ColumnsItemTag

    Declaration
    public const string ColumnsItemTag = "columns"
    Field Value
    Type
    System.String

    ColumnSpacingAttr

    Declaration
    public const string ColumnSpacingAttr = "Spacing"
    Field Value
    Type
    System.String

    ColumnsTag

    Declaration
    public const string ColumnsTag = "columns"
    Field Value
    Type
    System.String

    ColumnTag

    Declaration
    public const string ColumnTag = "column"
    Field Value
    Type
    System.String

    ColumnWidthAttr

    Column attribute names

    Declaration
    public const string ColumnWidthAttr = "Width"
    Field Value
    Type
    System.String

    CropFromBottom

    Declaration
    public const string CropFromBottom = "CropBottom"
    Field Value
    Type
    System.String

    CropFromLeft

    Declaration
    public const string CropFromLeft = "CropLeft"
    Field Value
    Type
    System.String

    CropFromRight

    Declaration
    public const string CropFromRight = "CropRight"
    Field Value
    Type
    System.String

    CropFromTop

    Declaration
    public const string CropFromTop = "CropTop"
    Field Value
    Type
    System.String

    EvenFooterTag

    Declaration
    public const string EvenFooterTag = "even-footer"
    Field Value
    Type
    System.String

    EvenHeaderTag

    HeadersFooters attribute names

    Declaration
    public const string EvenHeaderTag = "even-header"
    Field Value
    Type
    System.String

    FieldTypeAttr

    Declaration
    public const string FieldTypeAttr = "FieldType"
    Field Value
    Type
    System.String

    FilePath

    Hyperlink attribute names

    Declaration
    public const string FilePath = "FilePath"
    Field Value
    Type
    System.String

    FirstPageFooterTag

    Declaration
    public const string FirstPageFooterTag = "first-page-footer"
    Field Value
    Type
    System.String

    FirstPageHeaderTag

    Declaration
    public const string FirstPageHeaderTag = "first-page-header"
    Field Value
    Type
    System.String

    HeadersFootersTag

    Declaration
    public const string HeadersFootersTag = "headers-footers"
    Field Value
    Type
    System.String

    HeightScale

    Name of the property.

    Declaration
    public const string HeightScale = "HeightScale"
    Field Value
    Type
    System.String

    HFTextBoxesTag

    TextBoxes tag

    Declaration
    public const string HFTextBoxesTag = "hf-textboxes"
    Field Value
    Type
    System.String

    Hyperlink

    Declaration
    public const string Hyperlink = "hyperlink"
    Field Value
    Type
    System.String

    HyperlinkType

    Declaration
    public const string HyperlinkType = "HyperlinkType"
    Field Value
    Type
    System.String

    ImageIsMetafileAttr

    Image attribute names

    Declaration
    public const string ImageIsMetafileAttr = "IsMetafile"
    Field Value
    Type
    System.String

    ImageTag

    Image tag names

    Declaration
    public const string ImageTag = "image"
    Field Value
    Type
    System.String

    ItemsTag

    Declaration
    public const string ItemsTag = "items"
    Field Value
    Type
    System.String

    ItemTag

    Declaration
    public const string ItemTag = "item"
    Field Value
    Type
    System.String

    LeftOffset

    Declaration
    public const string LeftOffset = "LeftOffset"
    Field Value
    Type
    System.String

    ListFormatLevelNumAttr

    Declaration
    public const string ListFormatLevelNumAttr = "LevelNumber"
    Field Value
    Type
    System.String

    ListFormatStyleNameAttr

    Declaration
    public const string ListFormatStyleNameAttr = "Name"
    Field Value
    Type
    System.String

    ListFormatTag

    Declaration
    public const string ListFormatTag = "list-format"
    Field Value
    Type
    System.String

    ListFormatTypeAttr

    Declaration
    public const string ListFormatTypeAttr = "ListType"
    Field Value
    Type
    System.String

    ListLevelBulletPatternAttr

    Declaration
    public const string ListLevelBulletPatternAttr = "BulletPattern"
    Field Value
    Type
    System.String

    ListLevelFollowCharacterAttr

    Declaration
    public const string ListLevelFollowCharacterAttr = "FollowCharacter"
    Field Value
    Type
    System.String

    ListLevelIndentAttr

    Declaration
    public const string ListLevelIndentAttr = "Indent"
    Field Value
    Type
    System.String

    ListLevelIsLegalAttr

    Declaration
    public const string ListLevelIsLegalAttr = "IsLegal"
    Field Value
    Type
    System.String

    ListLevelItemTag

    List tag and attribute names

    Declaration
    public const string ListLevelItemTag = "level"
    Field Value
    Type
    System.String

    ListLevelNoRestartNum

    Declaration
    public const string ListLevelNoRestartNum = "NoRestart"
    Field Value
    Type
    System.String

    ListLevelNumberAlignAttr

    Declaration
    public const string ListLevelNumberAlignAttr = "NumberAlign"
    Field Value
    Type
    System.String

    ListLevelPatternTypeAttr

    Declaration
    public const string ListLevelPatternTypeAttr = "PatternType"
    Field Value
    Type
    System.String

    ListLevelPrefPatternAttr

    Declaration
    public const string ListLevelPrefPatternAttr = "PrefPattern"
    Field Value
    Type
    System.String

    ListLevelPrevPatternAttr

    Declaration
    public const string ListLevelPrevPatternAttr = "PrevPattern"
    Field Value
    Type
    System.String

    ListLevelsTag

    Declaration
    public const string ListLevelsTag = "levels"
    Field Value
    Type
    System.String

    ListLevelStartAtAttr

    Declaration
    public const string ListLevelStartAtAttr = "StartAt"
    Field Value
    Type
    System.String

    ListLevelSufPatternAttr

    Declaration
    public const string ListLevelSufPatternAttr = "SufPattern"
    Field Value
    Type
    System.String

    ListStylesTag

    Declaration
    public const string ListStylesTag = "liststyles"
    Field Value
    Type
    System.String

    OddFooterTag

    Declaration
    public const string OddFooterTag = "odd-footer"
    Field Value
    Type
    System.String

    OddHeaderTag

    Declaration
    public const string OddHeaderTag = "odd-header"
    Field Value
    Type
    System.String

    PaddingBottomTag

    Paddings tag names

    Declaration
    public const string PaddingBottomTag = "Bottom"
    Field Value
    Type
    System.String

    PaddingLeftTag

    Declaration
    public const string PaddingLeftTag = "Left"
    Field Value
    Type
    System.String

    PaddingRightTag

    Declaration
    public const string PaddingRightTag = "Right"
    Field Value
    Type
    System.String

    PaddingTopTag

    Declaration
    public const string PaddingTopTag = "Top"
    Field Value
    Type
    System.String

    PageSetupDiffOddEvenPagesAttr

    Declaration
    public const string PageSetupDiffOddEvenPagesAttr = "DifferentOddEvenPage"
    Field Value
    Type
    System.String

    PageSetupFirstPageAttr

    Declaration
    public const string PageSetupFirstPageAttr = "DifferentFirstPage"
    Field Value
    Type
    System.String

    PageSetupTag

    Declaration
    public const string PageSetupTag = "page-setup"
    Field Value
    Type
    System.String

    ParagraphAfterSpacingAttr

    Declaration
    public const string ParagraphAfterSpacingAttr = "AfterSpacing"
    Field Value
    Type
    System.String

    ParagraphBackColorAttr

    Declaration
    public const string ParagraphBackColorAttr = "BackColor"
    Field Value
    Type
    System.String

    ParagraphBeforeSpacingAttr

    Declaration
    public const string ParagraphBeforeSpacingAttr = "BeforeSpacing"
    Field Value
    Type
    System.String

    ParagraphBidiAttr

    Declaration
    public const string ParagraphBidiAttr = "Bidi"
    Field Value
    Type
    System.String

    ParagraphColumnBreakAfterAttr

    Declaration
    public const string ParagraphColumnBreakAfterAttr = "ColumnBreakAfter"
    Field Value
    Type
    System.String

    ParagraphFirstLineIndentAttr

    Declaration
    public const string ParagraphFirstLineIndentAttr = "FirstLineIndent"
    Field Value
    Type
    System.String

    ParagraphFormatTag

    Declaration
    public const string ParagraphFormatTag = "paragraph-format"
    Field Value
    Type
    System.String

    ParagraphHrAlignmentAttr

    Declaration
    public const string ParagraphHrAlignmentAttr = "HrAlignment"
    Field Value
    Type
    System.String

    ParagraphItemTag

    Paragraph tag names

    Declaration
    public const string ParagraphItemTag = "paragraph"
    Field Value
    Type
    System.String

    ParagraphKeepAttr

    Declaration
    public const string ParagraphKeepAttr = "Keep"
    Field Value
    Type
    System.String

    ParagraphKeepFollowAttr

    Declaration
    public const string ParagraphKeepFollowAttr = "KeepFollow"
    Field Value
    Type
    System.String

    ParagraphLeftIndentAttr

    Declaration
    public const string ParagraphLeftIndentAttr = "LeftIndent"
    Field Value
    Type
    System.String

    ParagraphPageBreakAfterAttr

    Declaration
    public const string ParagraphPageBreakAfterAttr = "PageBreakAfter"
    Field Value
    Type
    System.String

    ParagraphPageBreakBeforeAttr

    Declaration
    public const string ParagraphPageBreakBeforeAttr = "PageBreakBefore"
    Field Value
    Type
    System.String

    ParagraphRightIndentAttr

    Declaration
    public const string ParagraphRightIndentAttr = "RightIndent"
    Field Value
    Type
    System.String

    ParagraphsTag

    Declaration
    public const string ParagraphsTag = "paragraphs"
    Field Value
    Type
    System.String

    ParagraphTabsAttr

    ParagraphFormat attribute names

    Declaration
    public const string ParagraphTabsAttr = "Tabs"
    Field Value
    Type
    System.String

    ParagraphVrAlignmentAttr

    Declaration
    public const string ParagraphVrAlignmentAttr = "VrAlignment"
    Field Value
    Type
    System.String

    ParagraphWidowControlAttr

    Declaration
    public const string ParagraphWidowControlAttr = "WidowControl"
    Field Value
    Type
    System.String

    PenBrushAttr

    Declaration
    public const string PenBrushAttr = "Brush"
    Field Value
    Type
    System.String

    PenColorAttr

    Pen attribute names

    Declaration
    public const string PenColorAttr = "Color"
    Field Value
    Type
    System.String

    PictBrightnessAttr

    Declaration
    public const string PictBrightnessAttr = "Brightness"
    Field Value
    Type
    System.String

    PictColorAttr

    Declaration
    public const string PictColorAttr = "Color"
    Field Value
    Type
    System.String

    PictContrastAttr

    Declaration
    public const string PictContrastAttr = "Contrast"
    Field Value
    Type
    System.String

    PictureCharFormatTag

    Declaration
    public const string PictureCharFormatTag = "character-format"
    Field Value
    Type
    System.String

    PSAlignmentAttr

    Declaration
    public const string PSAlignmentAttr = "Alignment"
    Field Value
    Type
    System.String

    PSBottomMarginAttr

    Declaration
    public const string PSBottomMarginAttr = "BottomMargin"
    Field Value
    Type
    System.String

    PSFooterDistanceAttr

    Declaration
    public const string PSFooterDistanceAttr = "FooterDistance"
    Field Value
    Type
    System.String

    PSHeaderDistanceAttr

    Declaration
    public const string PSHeaderDistanceAttr = "HeaderDistance"
    Field Value
    Type
    System.String

    PSLeftMarginAttr

    Declaration
    public const string PSLeftMarginAttr = "LeftMargin"
    Field Value
    Type
    System.String

    PSOrientationAttr

    Declaration
    public const string PSOrientationAttr = "Orientation"
    Field Value
    Type
    System.String

    PSPageHeightAttr

    PageSettings attribute names

    Declaration
    public const string PSPageHeightAttr = "PageHeight"
    Field Value
    Type
    System.String

    PSPageWidthAttr

    Declaration
    public const string PSPageWidthAttr = "PageWidth"
    Field Value
    Type
    System.String

    PSRightMarginAttr

    Declaration
    public const string PSRightMarginAttr = "RightMargin"
    Field Value
    Type
    System.String

    PSSpacingBeforeColumnsAttr

    Declaration
    public const string PSSpacingBeforeColumnsAttr = "SpacingBeforeColumns"
    Field Value
    Type
    System.String

    PSTopMarginAttr

    Declaration
    public const string PSTopMarginAttr = "TopMargin"
    Field Value
    Type
    System.String

    RowItemTag

    Declaration
    public const string RowItemTag = "row"
    Field Value
    Type
    System.String

    RowsItemTag

    Declaration
    public const string RowsItemTag = "rows"
    Field Value
    Type
    System.String

    SectionBreakCodeAttr

    Section attribute names

    Declaration
    public const string SectionBreakCodeAttr = "BreakCode"
    Field Value
    Type
    System.String

    SectionItemTag

    Section tag names

    Declaration
    public const string SectionItemTag = "section"
    Field Value
    Type
    System.String

    SectionsTag

    Document tag names

    Declaration
    public const string SectionsTag = "sections"
    Field Value
    Type
    System.String

    ShapeFillColorAttr

    Declaration
    public const string ShapeFillColorAttr = "FillColor"
    Field Value
    Type
    System.String

    ShapeFormatTag

    Declaration
    public const string ShapeFormatTag = "shape-format"
    Field Value
    Type
    System.String

    ShapeHeightAttr

    Declaration
    public const string ShapeHeightAttr = "Height"
    Field Value
    Type
    System.String

    ShapeHorizOriginAttr

    TextBoxFormat attribute names

    Declaration
    public const string ShapeHorizOriginAttr = "HorizontalOrigin"
    Field Value
    Type
    System.String

    ShapeItemTag

    Shape tag names

    Declaration
    public const string ShapeItemTag = "shape"
    Field Value
    Type
    System.String

    ShapeLineColorAttr

    Declaration
    public const string ShapeLineColorAttr = "LineColor"
    Field Value
    Type
    System.String

    ShapeLineStyleAttr

    Declaration
    public const string ShapeLineStyleAttr = "LineStyle"
    Field Value
    Type
    System.String

    ShapeTextWrappingStyleAttr

    Declaration
    public const string ShapeTextWrappingStyleAttr = "WrappingStyle"
    Field Value
    Type
    System.String

    ShapeVertOriginAttr

    Declaration
    public const string ShapeVertOriginAttr = "VerticalOrigin"
    Field Value
    Type
    System.String

    ShapeWidthAttr

    Declaration
    public const string ShapeWidthAttr = "Width"
    Field Value
    Type
    System.String

    StyleBaseNameAttr

    Declaration
    public const string StyleBaseNameAttr = "BaseStyleName"
    Field Value
    Type
    System.String

    StyleBaseTag

    Declaration
    public const string StyleBaseTag = "base"
    Field Value
    Type
    System.String

    StyleItemTag

    Style tag names

    Declaration
    public const string StyleItemTag = "style"
    Field Value
    Type
    System.String

    StyleNameAttr

    Style attribute names

    Declaration
    public const string StyleNameAttr = "Name"
    Field Value
    Type
    System.String

    StylesTag

    Declaration
    public const string StylesTag = "styles"
    Field Value
    Type
    System.String

    TabDeleteAttr

    Declaration
    public const string TabDeleteAttr = "Delete"
    Field Value
    Type
    System.String

    TabJustificationAttr

    Declaration
    public const string TabJustificationAttr = "Justification"
    Field Value
    Type
    System.String

    TabLeaderAttr

    Declaration
    public const string TabLeaderAttr = "Leader"
    Field Value
    Type
    System.String

    TableCellForeColorAttr

    Declaration
    public const string TableCellForeColorAttr = "ForeColor"
    Field Value
    Type
    System.String

    TableCellIsBackWardAttr

    Declaration
    public const string TableCellIsBackWardAttr = "IsBackWard"
    Field Value
    Type
    System.String

    TableCellIsVerticalAttr

    Declaration
    public const string TableCellIsVerticalAttr = "IsVertical"
    Field Value
    Type
    System.String

    TableCellPaddingsAttr

    Declaration
    public const string TableCellPaddingsAttr = "Paddings"
    Field Value
    Type
    System.String

    TableCellShadingColorAttr

    Declaration
    public const string TableCellShadingColorAttr = "ShadingColor"
    Field Value
    Type
    System.String

    TableCellTextureAttr

    Declaration
    public const string TableCellTextureAttr = "Texture"
    Field Value
    Type
    System.String

    TableCellWidthAttr

    Declaration
    public const string TableCellWidthAttr = "Width"
    Field Value
    Type
    System.String

    TableFormatTag

    Declaration
    public const string TableFormatTag = "table-format"
    Field Value
    Type
    System.String

    TableHorizMergeAttr

    Declaration
    public const string TableHorizMergeAttr = "HMerge"
    Field Value
    Type
    System.String

    TableLeftIndentAttr

    Declaration
    public const string TableLeftIndentAttr = "LeftIndent"
    Field Value
    Type
    System.String

    TableRowHeaderAttr

    Declaration
    public const string TableRowHeaderAttr = "IsHeader"
    Field Value
    Type
    System.String

    TableRowHeighTypeAttr

    Declaration
    public const string TableRowHeighTypeAttr = "HeightType"
    Field Value
    Type
    System.String

    TableRowHeigthAttr

    Declaration
    public const string TableRowHeigthAttr = "RowHeight"
    Field Value
    Type
    System.String

    TableVrAlignmentAttr

    Tables attribute names

    Declaration
    public const string TableVrAlignmentAttr = "VAlignment"
    Field Value
    Type
    System.String

    TableVrMergeAttr

    Declaration
    public const string TableVrMergeAttr = "VMerge"
    Field Value
    Type
    System.String

    TableWidthAttr

    Declaration
    public const string TableWidthAttr = "Width"
    Field Value
    Type
    System.String

    TabPositionAttr

    Tab attribute name

    Declaration
    public const string TabPositionAttr = "Position"
    Field Value
    Type
    System.String

    TabTag

    Declaration
    public const string TabTag = "Tab"
    Field Value
    Type
    System.String

    TextBackgroundColorAttr

    Declaration
    public const string TextBackgroundColorAttr = "TextBackgroundColor"
    Field Value
    Type
    System.String

    TextBodyTag

    Declaration
    public const string TextBodyTag = "body"
    Field Value
    Type
    System.String

    TextBoldAttr

    Declaration
    public const string TextBoldAttr = "Bold"
    Field Value
    Type
    System.String

    TextBoxesTag

    Declaration
    public const string TextBoxesTag = "textboxes"
    Field Value
    Type
    System.String

    TextBoxFormatTag

    TextBox tag name

    Declaration
    public const string TextBoxFormatTag = "textbox-format"
    Field Value
    Type
    System.String

    TextColorAttr

    CharacterFormat attribute names

    Declaration
    public const string TextColorAttr = "TextColor"
    Field Value
    Type
    System.String

    TextDoubleStrikeAttr

    Declaration
    public const string TextDoubleStrikeAttr = "DoubleStrike"
    Field Value
    Type
    System.String

    TextFontNameAttr

    Declaration
    public const string TextFontNameAttr = "FontName"
    Field Value
    Type
    System.String

    TextFontSizeAttr

    Declaration
    public const string TextFontSizeAttr = "FontSize"
    Field Value
    Type
    System.String

    TextItalicAttr

    Declaration
    public const string TextItalicAttr = "Italic"
    Field Value
    Type
    System.String

    TextLineBreakAttr

    Declaration
    public const string TextLineBreakAttr = "LineBreak"
    Field Value
    Type
    System.String

    TextLineSpacingAttr

    Declaration
    public const string TextLineSpacingAttr = "LineSpacing"
    Field Value
    Type
    System.String

    TextPositionAttr

    Declaration
    public const string TextPositionAttr = "Position"
    Field Value
    Type
    System.String

    TextStrikeAttr

    Declaration
    public const string TextStrikeAttr = "Strike"
    Field Value
    Type
    System.String

    TextSubSuperScriptAttr

    Declaration
    public const string TextSubSuperScriptAttr = "SubSuperScript"
    Field Value
    Type
    System.String

    TextTag

    TextRange tag names

    Declaration
    public const string TextTag = "text"
    Field Value
    Type
    System.String

    TextUnderlineAttr

    Declaration
    public const string TextUnderlineAttr = "Underline"
    Field Value
    Type
    System.String

    TypeTag

    Type tag

    Declaration
    public const string TypeTag = "type"
    Field Value
    Type
    System.String

    Uri

    Declaration
    public const string Uri = "Uri"
    Field Value
    Type
    System.String

    WidthScale

    Declaration
    public const string WidthScale = "WidthScale"
    Field Value
    Type
    System.String
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved