Class XDLSConstants
Constants used in DLS for serialization to XML format
Inheritance
Inherited Members
Namespace: Syncfusion.DocIO.DLS.XML
Assembly: Syncfusion.DocIO.Base.dll
Syntax
public class XDLSConstants
Constructors
XDLSConstants()
Declaration
public XDLSConstants()
Fields
AutoTabWidthAttr
The automatic tab width attribute
Declaration
public const string AutoTabWidthAttr = "AutoTabWidth"
Field Value
Type |
---|
System.String |
BackgroundBackColorAttr
The background back color attribute
Declaration
public const string BackgroundBackColorAttr = "FillBackgroundColor"
Field Value
Type |
---|
System.String |
BackgroundColorAttr
The background color attribute
Declaration
public const string BackgroundColorAttr = "FillColor"
Field Value
Type |
---|
System.String |
BackgroundGradientStyle
The background gradient style
Declaration
public const string BackgroundGradientStyle = "GradientShadingStyle"
Field Value
Type |
---|
System.String |
BackgroundGradientTag
The background gradient tag
Declaration
public const string BackgroundGradientTag = "gradient"
Field Value
Type |
---|
System.String |
BackgroundGradientVariant
The background gradient variant
Declaration
public const string BackgroundGradientVariant = "GradientShadingVariant"
Field Value
Type |
---|
System.String |
BackgroundTag
Background effects.
Declaration
public const string BackgroundTag = "background"
Field Value
Type |
---|
System.String |
BackgroundTypeAttr
The background type attribute
Declaration
public const string BackgroundTypeAttr = "Type"
Field Value
Type |
---|
System.String |
BackImageIsMetaAttr
The back image is meta attribute
Declaration
public const string BackImageIsMetaAttr = "IsMetafile"
Field Value
Type |
---|
System.String |
Bookmark
The bookmark
Declaration
public const string Bookmark = "Bookmark"
Field Value
Type |
---|
System.String |
BookMarkNameAttr
Bookmark attributes name
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
The border horizontal tag
Declaration
public const string BorderHorizontalTag = "Horizontal"
Field Value
Type |
---|
System.String |
BorderLeftTag
The border left tag
Declaration
public const string BorderLeftTag = "Left"
Field Value
Type |
---|
System.String |
BorderRightTag
The border right tag
Declaration
public const string BorderRightTag = "Right"
Field Value
Type |
---|
System.String |
BorderShadowAttr
The border shadow attribute
Declaration
public const string BorderShadowAttr = "Shadow"
Field Value
Type |
---|
System.String |
BordersItemTag
The borders item tag
Declaration
public const string BordersItemTag = "borders"
Field Value
Type |
---|
System.String |
BorderSpaceAttr
The border space attribute
Declaration
public const string BorderSpaceAttr = "Space"
Field Value
Type |
---|
System.String |
BorderTopTag
The border top tag
Declaration
public const string BorderTopTag = "Top"
Field Value
Type |
---|
System.String |
BorderTypeAttr
The border type attribute
Declaration
public const string BorderTypeAttr = "BorderType"
Field Value
Type |
---|
System.String |
BorderVerticalTag
The border vertical tag
Declaration
public const string BorderVerticalTag = "Vertical"
Field Value
Type |
---|
System.String |
BorderWidthAttr
The border width attribute
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 |
BuiltinPropertiesTag
Document properties tag names.
Declaration
public const string BuiltinPropertiesTag = "builtin-properties"
Field Value
Type |
---|
System.String |
CellFormatTag
The cell format tag
Declaration
public const string CellFormatTag = "cell-format"
Field Value
Type |
---|
System.String |
CellItemTag
The cell item tag
Declaration
public const string CellItemTag = "cell"
Field Value
Type |
---|
System.String |
CellSamePaddingsAsTableAttr
The cell same paddings as table attribute
Declaration
public const string CellSamePaddingsAsTableAttr = "SamePaddingsAsTable"
Field Value
Type |
---|
System.String |
CellsItemTag
The cells item tag
Declaration
public const string CellsItemTag = "cells"
Field Value
Type |
---|
System.String |
CellSpacing
The cell spacing
Declaration
public const string CellSpacing = "CellSpacing"
Field Value
Type |
---|
System.String |
CellTextWrapAttr
The cell text wrap attribute
Declaration
public const string CellTextWrapAttr = "TextWrap"
Field Value
Type |
---|
System.String |
CharacterFormatTag
The character format tag
Declaration
public const string CharacterFormatTag = "character-format"
Field Value
Type |
---|
System.String |
CharacterStylesTag
The character styles tag
Declaration
public const string CharacterStylesTag = "char-styles"
Field Value
Type |
---|
System.String |
ColumnItemTag
Tables tag names
Declaration
public const string ColumnItemTag = "column"
Field Value
Type |
---|
System.String |
ColumnsItemTag
The columns item tag
Declaration
public const string ColumnsItemTag = "columns"
Field Value
Type |
---|
System.String |
ColumnSpacingAttr
The column spacing attribute
Declaration
public const string ColumnSpacingAttr = "Spacing"
Field Value
Type |
---|
System.String |
ColumnsTag
The columns tag
Declaration
public const string ColumnsTag = "columns"
Field Value
Type |
---|
System.String |
ColumnTag
The column tag
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 |
CommentBookmarkEndAttr
The comment bookmark end attribute
Declaration
public const string CommentBookmarkEndAttr = "BookmarkEndPos"
Field Value
Type |
---|
System.String |
CommentBookmarkStartAttr
The comment bookmark start attribute
Declaration
public const string CommentBookmarkStartAttr = "BookmarkStartPos"
Field Value
Type |
---|
System.String |
CommentFormatTag
The comment format tag
Declaration
public const string CommentFormatTag = "comment-format"
Field Value
Type |
---|
System.String |
CommentFormatUserAttr
The comment format user attribute
Declaration
public const string CommentFormatUserAttr = "User"
Field Value
Type |
---|
System.String |
CommentFormatUserInitialsAttr
The comment format user initials attribute
Declaration
public const string CommentFormatUserInitialsAttr = "UserInitials"
Field Value
Type |
---|
System.String |
CommentTag
Comment tags.
Declaration
public const string CommentTag = "comment"
Field Value
Type |
---|
System.String |
CommentTagBkmkAttr
The comment tag BKMK attribute
Declaration
public const string CommentTagBkmkAttr = "TagBkmk"
Field Value
Type |
---|
System.String |
CropFromBottom
The crop from bottom
Declaration
public const string CropFromBottom = "CropBottom"
Field Value
Type |
---|
System.String |
CropFromLeft
The crop from left
Declaration
public const string CropFromLeft = "CropLeft"
Field Value
Type |
---|
System.String |
CropFromRight
The crop from right
Declaration
public const string CropFromRight = "CropRight"
Field Value
Type |
---|
System.String |
CropFromTop
The crop from top
Declaration
public const string CropFromTop = "CropTop"
Field Value
Type |
---|
System.String |
CustomPropertiesTag
The custom properties tag
Declaration
public const string CustomPropertiesTag = "custom-properties"
Field Value
Type |
---|
System.String |
DOPConsecAttr
The DOP consec attribute
Declaration
public const string DOPConsecAttr = "DOPConsec"
Field Value
Type |
---|
System.String |
DOPDxaHotZAttr
The DOP dxa hot z attribute
Declaration
public const string DOPDxaHotZAttr = "DOPDxaHotZ"
Field Value
Type |
---|
System.String |
DOPFormatting1Attr
DOP internal data
Declaration
public const string DOPFormatting1Attr = "DOPFormatting1"
Field Value
Type |
---|
System.String |
EmbedFieldStorageNameAttr
Attribute name for embedded object storage name containing
Declaration
public const string EmbedFieldStorageNameAttr = "StoragePicLocation"
Field Value
Type |
---|
System.String |
EmbedObjectIsOle2Attr
The embed object is ole2 attribute
Declaration
public const string EmbedObjectIsOle2Attr = "Ole2Object"
Field Value
Type |
---|
System.String |
EmbedObjectStorageNameAttr
Embedded object storage tags
Declaration
public const string EmbedObjectStorageNameAttr = "Name"
Field Value
Type |
---|
System.String |
EndnoteNumberFormatAttr
The endnote number format attribute
Declaration
public const string EndnoteNumberFormatAttr = "EndnoteNumberFormat"
Field Value
Type |
---|
System.String |
EndnotePositionAttr
The endnote position attribute
Declaration
public const string EndnotePositionAttr = "EndnotePosition"
Field Value
Type |
---|
System.String |
EscherContainersTag
The escher containers tag
Declaration
public const string EscherContainersTag = "escher-containers"
Field Value
Type |
---|
System.String |
EscherDataConatinersTag
The escher data conatiners tag
Declaration
public const string EscherDataConatinersTag = "escher-data"
Field Value
Type |
---|
System.String |
EvenFooterTag
The even footer tag
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 |
FieldConvertedAttr
The field converted attribute
Declaration
public const string FieldConvertedAttr = "ConvertedToText"
Field Value
Type |
---|
System.String |
FieldFirstCapitalAttr
The field first capital attribute
Declaration
public const string FieldFirstCapitalAttr = "FirstCapitalCase"
Field Value
Type |
---|
System.String |
FieldFormattingAttr
The field formatting attribute
Declaration
public const string FieldFormattingAttr = "FieldFormatting"
Field Value
Type |
---|
System.String |
FieldIsLocalAttr
The field is local attribute
Declaration
public const string FieldIsLocalAttr = "IsLocal"
Field Value
Type |
---|
System.String |
FieldLowerCaseAttr
The field lower case attribute
Declaration
public const string FieldLowerCaseAttr = "LowerCase"
Field Value
Type |
---|
System.String |
FieldMarkTypeAttr
The field mark type attribute
Declaration
public const string FieldMarkTypeAttr = "FieldMarkType"
Field Value
Type |
---|
System.String |
FieldNameAttr
The field name attribute
Declaration
public const string FieldNameAttr = "FieldName"
Field Value
Type |
---|
System.String |
FieldTitleCaseAttr
The field title case attribute
Declaration
public const string FieldTitleCaseAttr = "TitleCase"
Field Value
Type |
---|
System.String |
FieldTypeAttr
The field type attribute
Declaration
public const string FieldTypeAttr = "FieldType"
Field Value
Type |
---|
System.String |
FieldUpperCaseAttr
The field upper case attribute
Declaration
public const string FieldUpperCaseAttr = "UpperCase"
Field Value
Type |
---|
System.String |
FieldValueAttr
The field value attribute
Declaration
public const string FieldValueAttr = "FieldValue"
Field Value
Type |
---|
System.String |
FilePath
Hyperlink attribute names
Declaration
public const string FilePath = "FilePath"
Field Value
Type |
---|
System.String |
FirstPageFooterTag
The first page footer tag
Declaration
public const string FirstPageFooterTag = "first-page-footer"
Field Value
Type |
---|
System.String |
FirstPageHeaderTag
The first page header tag
Declaration
public const string FirstPageHeaderTag = "first-page-header"
Field Value
Type |
---|
System.String |
FootnoteCustomMarkerAttr
The footnote custom marker attribute
Declaration
public const string FootnoteCustomMarkerAttr = "CustomMarker"
Field Value
Type |
---|
System.String |
FootnoteIsAutoNumberedAttr
The footnote is automatic numbered attribute
Declaration
public const string FootnoteIsAutoNumberedAttr = "AutoNumbered"
Field Value
Type |
---|
System.String |
FootnoteMarkerCPTag
The footnote marker cp tag
Declaration
public const string FootnoteMarkerCPTag = "marker-character-format"
Field Value
Type |
---|
System.String |
FootnoteNumberFormatAttr
The footnote number format attribute
Declaration
public const string FootnoteNumberFormatAttr = "FootnoteNumberFormat"
Field Value
Type |
---|
System.String |
FootnotePositionAttr
The footnote position attribute
Declaration
public const string FootnotePositionAttr = "FootnotePosition"
Field Value
Type |
---|
System.String |
FootnoteSymbolCodeAttr
The footnote symbol code attribute
Declaration
public const string FootnoteSymbolCodeAttr = "SymbolCode"
Field Value
Type |
---|
System.String |
FootnoteSymbolFontNameAttr
The footnote symbol font name attribute
Declaration
public const string FootnoteSymbolFontNameAttr = "SymbolFontName"
Field Value
Type |
---|
System.String |
FootnoteTag
Footnote tags.
Declaration
public const string FootnoteTag = "footnote"
Field Value
Type |
---|
System.String |
FootnoteTypeAttr
The footnote type attribute
Declaration
public const string FootnoteTypeAttr = "IsEndnoteAttr"
Field Value
Type |
---|
System.String |
FormFieldCheckBoxSizeAttr
The form field CheckBox size attribute
Declaration
public const string FormFieldCheckBoxSizeAttr = "CheckBoxSize"
Field Value
Type |
---|
System.String |
FormFieldCheckBoxSizeType
The form field CheckBox size type
Declaration
public const string FormFieldCheckBoxSizeType = "CheckBoxSizeType"
Field Value
Type |
---|
System.String |
FormFieldDefaultCheckBoxValueAttr
The form field default CheckBox value attribute
Declaration
public const string FormFieldDefaultCheckBoxValueAttr = "DefaultCheckBoxValue"
Field Value
Type |
---|
System.String |
FormFieldDefaultDropDownValueAttr
The form field default drop down value attribute
Declaration
public const string FormFieldDefaultDropDownValueAttr = "DefaultDrowDownValue"
Field Value
Type |
---|
System.String |
FormFieldDefTextAttr
The form field definition text attribute
Declaration
public const string FormFieldDefTextAttr = "DefaultText"
Field Value
Type |
---|
System.String |
FormFieldDropDownItemsTag
FormField attribute names.
Declaration
public const string FormFieldDropDownItemsTag = "dropdown-items"
Field Value
Type |
---|
System.String |
FormFieldDropDownItemTextAttr
The form field drop down item text attribute
Declaration
public const string FormFieldDropDownItemTextAttr = "itemText"
Field Value
Type |
---|
System.String |
FormFieldHelpAttr
The form field help attribute
Declaration
public const string FormFieldHelpAttr = "Help"
Field Value
Type |
---|
System.String |
FormFieldIsSpecialAttr
The form field is special attribute
Declaration
public const string FormFieldIsSpecialAttr = "IsSpecial"
Field Value
Type |
---|
System.String |
FormFieldMacroOnEndAttr
The form field macro on end attribute
Declaration
public const string FormFieldMacroOnEndAttr = "MacroOnEnd"
Field Value
Type |
---|
System.String |
FormFieldMacroOnStartAttr
The form field macro on start attribute
Declaration
public const string FormFieldMacroOnStartAttr = "MacroOnStart"
Field Value
Type |
---|
System.String |
FormFieldMaxLengthAttr
The form field maximum length attribute
Declaration
public const string FormFieldMaxLengthAttr = "MaxLength"
Field Value
Type |
---|
System.String |
FormFieldParamsAttr
FormField attribute names.
Declaration
public const string FormFieldParamsAttr = "Params"
Field Value
Type |
---|
System.String |
FormFieldStrTextFormatAttr
The form field string text format attribute
Declaration
public const string FormFieldStrTextFormatAttr = "StringTextFormat"
Field Value
Type |
---|
System.String |
FormFieldTextFormatAttr
The form field text format attribute
Declaration
public const string FormFieldTextFormatAttr = "TextFormat"
Field Value
Type |
---|
System.String |
FormFieldTextTypeAttr
The form field text type attribute
Declaration
public const string FormFieldTextTypeAttr = "TextType"
Field Value
Type |
---|
System.String |
FormFieldTitleAttr
The form field title attribute
Declaration
public const string FormFieldTitleAttr = "Title"
Field Value
Type |
---|
System.String |
FormFieldTooltipAttr
The form field tooltip attribute
Declaration
public const string FormFieldTooltipAttr = "Tooltip"
Field Value
Type |
---|
System.String |
GrammarDataTag
Grammar and spelling data tags
Declaration
public const string GrammarDataTag = "grammar-data"
Field Value
Type |
---|
System.String |
HeadersFootersTag
The headers footers tag
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
The hyperlink
Declaration
public const string Hyperlink = "hyperlink"
Field Value
Type |
---|
System.String |
HyperlinkType
The hyperlink type
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 |
InitialEndnoteNumberAttr
The initial endnote number attribute
Declaration
public const string InitialEndnoteNumberAttr = "InitialEndnoteNumber"
Field Value
Type |
---|
System.String |
InitialFootnoteNumberAttr
The initial footnote number attribute
Declaration
public const string InitialFootnoteNumberAttr = "InitialFootnoteNumber"
Field Value
Type |
---|
System.String |
IsCellGroupBkmkAttr
The cell group bookmark attribute
Declaration
public const string IsCellGroupBkmkAttr = "IsCellGroupBkmk"
Field Value
Type |
---|
System.String |
ItemsTag
The items tag
Declaration
public const string ItemsTag = "items"
Field Value
Type |
---|
System.String |
ItemTag
The item tag
Declaration
public const string ItemTag = "item"
Field Value
Type |
---|
System.String |
ItemTypeParagraphValue
The item type paragraph value
Declaration
public const string ItemTypeParagraphValue = "Paragraph"
Field Value
Type |
---|
System.String |
ItemTypeTableValue
The item type table value
Declaration
public const string ItemTypeTableValue = "Table"
Field Value
Type |
---|
System.String |
LeftOffset
The left offset
Declaration
public const string LeftOffset = "LeftOffset"
Field Value
Type |
---|
System.String |
LevelOverrideFormatAttr
The level override format attribute
Declaration
public const string LevelOverrideFormatAttr = "ChangeFormat"
Field Value
Type |
---|
System.String |
LevelOverrideReserved1Attr
The level override reserved1 attribute
Declaration
public const string LevelOverrideReserved1Attr = "Reserved1"
Field Value
Type |
---|
System.String |
LevelOverrideReserved2Attr
The level override reserved2 attribute
Declaration
public const string LevelOverrideReserved2Attr = "Reserved2"
Field Value
Type |
---|
System.String |
LevelOverrideReserved3Attr
The level override reserved3 attribute
Declaration
public const string LevelOverrideReserved3Attr = "Reserved3"
Field Value
Type |
---|
System.String |
LevelOverrideStartAtAttr
The level override start at attribute
Declaration
public const string LevelOverrideStartAtAttr = "StartAt"
Field Value
Type |
---|
System.String |
LevelOverrideStartAttr
The level override start attribute
Declaration
public const string LevelOverrideStartAttr = "ChangeStartAt"
Field Value
Type |
---|
System.String |
LevelOverrideTag
The level override tag
Declaration
public const string LevelOverrideTag = "level-override"
Field Value
Type |
---|
System.String |
ListFormatHybridAttr
The list format hybrid attribute
Declaration
public const string ListFormatHybridAttr = "Hybrid"
Field Value
Type |
---|
System.String |
ListFormatLevelNumAttr
The list format level number attribute
Declaration
public const string ListFormatLevelNumAttr = "LevelNumber"
Field Value
Type |
---|
System.String |
ListFormatLfoStyleNameAttr
The list format lfo style name attribute
Declaration
public const string ListFormatLfoStyleNameAttr = "LfoStyleName"
Field Value
Type |
---|
System.String |
ListFormatListTypeAttr
Attributes for ListFormatting.
Declaration
public const string ListFormatListTypeAttr = "ListType"
Field Value
Type |
---|
System.String |
ListFormatSimpleAttr
The list format simple attribute
Declaration
public const string ListFormatSimpleAttr = "Simple"
Field Value
Type |
---|
System.String |
ListFormatStyleNameAttr
The list format style name attribute
Declaration
public const string ListFormatStyleNameAttr = "Name"
Field Value
Type |
---|
System.String |
ListFormatTag
The list format tag
Declaration
public const string ListFormatTag = "list-format"
Field Value
Type |
---|
System.String |
ListFormatTypeAttr
List style attributes names
Declaration
public const string ListFormatTypeAttr = "ListType"
Field Value
Type |
---|
System.String |
ListFormatUseBaseStyleAttr
The list format use base style attribute
Declaration
public const string ListFormatUseBaseStyleAttr = "UseBaseStyle"
Field Value
Type |
---|
System.String |
ListLevelBulletPatternAttr
The list level bullet pattern attribute
Declaration
public const string ListLevelBulletPatternAttr = "BulletPattern"
Field Value
Type |
---|
System.String |
ListLevelFollowCharacterAttr
The list level follow character attribute
Declaration
public const string ListLevelFollowCharacterAttr = "FollowCharacter"
Field Value
Type |
---|
System.String |
ListLevelIndentAttr
The list level indent attribute
Declaration
public const string ListLevelIndentAttr = "Indent"
Field Value
Type |
---|
System.String |
ListLevelIsLegalAttr
The list level is legal attribute
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 |
ListLevelLegacyAttr
The list level legacy attribute
Declaration
public const string ListLevelLegacyAttr = "Legacy"
Field Value
Type |
---|
System.String |
ListLevelLegacyIndentAttr
The list level legacy indent attribute
Declaration
public const string ListLevelLegacyIndentAttr = "LegacyIndent"
Field Value
Type |
---|
System.String |
ListLevelLegacySpaceAttr
The list level legacy space attribute
Declaration
public const string ListLevelLegacySpaceAttr = "LegacySpace"
Field Value
Type |
---|
System.String |
ListLevelNoRestartNum
The list level no restart number
Declaration
public const string ListLevelNoRestartNum = "NoRestart"
Field Value
Type |
---|
System.String |
ListLevelNumberAlignAttr
The list level number align attribute
Declaration
public const string ListLevelNumberAlignAttr = "NumberAlign"
Field Value
Type |
---|
System.String |
ListLevelPatternTypeAttr
The list level pattern type attribute
Declaration
public const string ListLevelPatternTypeAttr = "PatternType"
Field Value
Type |
---|
System.String |
ListLevelPrefPatternAttr
The list level preference pattern attribute
Declaration
public const string ListLevelPrefPatternAttr = "PrefPattern"
Field Value
Type |
---|
System.String |
ListLevelPrevPatternAttr
The list level previous pattern attribute
Declaration
public const string ListLevelPrevPatternAttr = "PrevPattern"
Field Value
Type |
---|
System.String |
ListLevelsTag
The list levels tag
Declaration
public const string ListLevelsTag = "levels"
Field Value
Type |
---|
System.String |
ListLevelStartAtAttr
The list level start at attribute
Declaration
public const string ListLevelStartAtAttr = "StartAt"
Field Value
Type |
---|
System.String |
ListLevelSufPatternAttr
The list level suf pattern attribute
Declaration
public const string ListLevelSufPatternAttr = "SufPattern"
Field Value
Type |
---|
System.String |
ListOverridesTag
The list overrides tag
Declaration
public const string ListOverridesTag = "list-overrides"
Field Value
Type |
---|
System.String |
ListStylesTag
The list styles tag
Declaration
public const string ListStylesTag = "liststyles"
Field Value
Type |
---|
System.String |
MacroCommandsTag
The macro commands tag
Declaration
public const string MacroCommandsTag = "macros-commands"
Field Value
Type |
---|
System.String |
MacrosTag
The macros tag
Declaration
public const string MacrosTag = "macros"
Field Value
Type |
---|
System.String |
MergeFieldDateFormatAttr
The merge field date format attribute
Declaration
public const string MergeFieldDateFormatAttr = "DateFormat"
Field Value
Type |
---|
System.String |
MergeFieldNameAttr
Merge field attribute names.
Declaration
public const string MergeFieldNameAttr = "Name"
Field Value
Type |
---|
System.String |
MergeFieldNumberFormatAttr
The merge field number format attribute
Declaration
public const string MergeFieldNumberFormatAttr = "NumberFormat"
Field Value
Type |
---|
System.String |
MergeFieldPrefixAttr
The merge field prefix attribute
Declaration
public const string MergeFieldPrefixAttr = "Prefix"
Field Value
Type |
---|
System.String |
MergeFieldTextAfterAttr
The merge field text after attribute
Declaration
public const string MergeFieldTextAfterAttr = "AfterText"
Field Value
Type |
---|
System.String |
MergeFieldTextBeforeAttr
The merge field text before attribute
Declaration
public const string MergeFieldTextBeforeAttr = "BeforeText"
Field Value
Type |
---|
System.String |
ObjectPoolTag
The object pool tag
Declaration
public const string ObjectPoolTag = "object-pool"
Field Value
Type |
---|
System.String |
OddFooterTag
The odd footer tag
Declaration
public const string OddFooterTag = "odd-footer"
Field Value
Type |
---|
System.String |
OddHeaderTag
The odd header tag
Declaration
public const string OddHeaderTag = "odd-header"
Field Value
Type |
---|
System.String |
OverrideListLevelsTag
The override list levels tag
Declaration
public const string OverrideListLevelsTag = "override-levels"
Field Value
Type |
---|
System.String |
OverrideListLevelTag
The override list level tag
Declaration
public const string OverrideListLevelTag = "override-level"
Field Value
Type |
---|
System.String |
OverrideListRes1Attr
The override list res1 attribute
Declaration
public const string OverrideListRes1Attr = "Res1"
Field Value
Type |
---|
System.String |
OverrideListRes2Attr
The override list res2 attribute
Declaration
public const string OverrideListRes2Attr = "Res2"
Field Value
Type |
---|
System.String |
OverrideListStyleNameAttr
The override list style name attribute
Declaration
public const string OverrideListStyleNameAttr = "OverrideStyleName"
Field Value
Type |
---|
System.String |
OverrideListStyleTag
The override list style tag
Declaration
public const string OverrideListStyleTag = "OverrideListStyle"
Field Value
Type |
---|
System.String |
OverrideListUnused1Attr
The override list unused1 attribute
Declaration
public const string OverrideListUnused1Attr = "Unused1"
Field Value
Type |
---|
System.String |
OverrideListUnused2Attr
The override list unused2 attribute
Declaration
public const string OverrideListUnused2Attr = "Unused2"
Field Value
Type |
---|
System.String |
PaddingBottomTag
Paddings tag names
Declaration
public const string PaddingBottomTag = "Bottom"
Field Value
Type |
---|
System.String |
PaddingLeftTag
The padding left tag
Declaration
public const string PaddingLeftTag = "Left"
Field Value
Type |
---|
System.String |
PaddingRightTag
The padding right tag
Declaration
public const string PaddingRightTag = "Right"
Field Value
Type |
---|
System.String |
PaddingTopTag
The padding top tag
Declaration
public const string PaddingTopTag = "Top"
Field Value
Type |
---|
System.String |
PageSetupBorderApplyAttr
The page setup border apply attribute
Declaration
public const string PageSetupBorderApplyAttr = "PageSetupBorderApply"
Field Value
Type |
---|
System.String |
PageSetupBorderIsInFrontAttr
The page setup border is in front attribute
Declaration
public const string PageSetupBorderIsInFrontAttr = "PageSetupBorderIsInFront"
Field Value
Type |
---|
System.String |
PageSetupBorderOffsetFromAttr
The page setup border offset from attribute
Declaration
public const string PageSetupBorderOffsetFromAttr = "PageSetupBorderOffsetFrom"
Field Value
Type |
---|
System.String |
PageSetupColumnEqualAttr
The page setup column equal attribute
Declaration
public const string PageSetupColumnEqualAttr = "EqualColWidth"
Field Value
Type |
---|
System.String |
PageSetupDiffOddEvenPagesAttr
The page setup difference odd even pages attribute
Declaration
public const string PageSetupDiffOddEvenPagesAttr = "DifferentOddEvenPage"
Field Value
Type |
---|
System.String |
PageSetupFirstPageAttr
The page setup first page attribute
Declaration
public const string PageSetupFirstPageAttr = "DifferentFirstPage"
Field Value
Type |
---|
System.String |
PageSetupLineNumDistanceAttr
The page setup line number distance attribute
Declaration
public const string PageSetupLineNumDistanceAttr = "PageSetupLineNumDistance"
Field Value
Type |
---|
System.String |
PageSetupLineNumModeAttr
The page setup line number mode attribute
Declaration
public const string PageSetupLineNumModeAttr = "PageSetupLineNumMode"
Field Value
Type |
---|
System.String |
PageSetupLineNumStartValueAttr
The page setup line number start value attribute
Declaration
public const string PageSetupLineNumStartValueAttr = "PageSetupLineNumStartValue"
Field Value
Type |
---|
System.String |
PageSetupLineNumStepAttr
WPageSetup attribute names.
Declaration
public const string PageSetupLineNumStepAttr = "PageSetupLineNumStep"
Field Value
Type |
---|
System.String |
PageSetupTag
The page setup tag
Declaration
public const string PageSetupTag = "page-setup"
Field Value
Type |
---|
System.String |
ParagraphAfterSpacingAttr
The paragraph after spacing attribute
Declaration
public const string ParagraphAfterSpacingAttr = "AfterSpacing"
Field Value
Type |
---|
System.String |
ParagraphBackColorAttr
The paragraph back color attribute
Declaration
public const string ParagraphBackColorAttr = "BackColor"
Field Value
Type |
---|
System.String |
ParagraphBeforeSpacingAttr
The paragraph before spacing attribute
Declaration
public const string ParagraphBeforeSpacingAttr = "BeforeSpacing"
Field Value
Type |
---|
System.String |
ParagraphBidiAttr
The paragraph bidi attribute
Declaration
public const string ParagraphBidiAttr = "Bidi"
Field Value
Type |
---|
System.String |
ParagraphColumnBreakAfterAttr
The paragraph column break after attribute
Declaration
public const string ParagraphColumnBreakAfterAttr = "ColumnBreakAfter"
Field Value
Type |
---|
System.String |
ParagraphFirstLineIndentAttr
The paragraph first line indent attribute
Declaration
public const string ParagraphFirstLineIndentAttr = "FirstLineIndent"
Field Value
Type |
---|
System.String |
ParagraphFormatTag
The paragraph format tag
Declaration
public const string ParagraphFormatTag = "paragraph-format"
Field Value
Type |
---|
System.String |
ParagraphHrAlignmentAttr
The paragraph horizontal alignment attribute
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
The paragraph keep attribute
Declaration
public const string ParagraphKeepAttr = "Keep"
Field Value
Type |
---|
System.String |
ParagraphKeepFollowAttr
The paragraph keep follow attribute
Declaration
public const string ParagraphKeepFollowAttr = "KeepFollow"
Field Value
Type |
---|
System.String |
ParagraphLeftIndentAttr
The paragraph left indent attribute
Declaration
public const string ParagraphLeftIndentAttr = "LeftIndent"
Field Value
Type |
---|
System.String |
ParagraphLineSpacingAttr
ParagraphFormat attribute names.
Declaration
public const string ParagraphLineSpacingAttr = "LineSpacing"
Field Value
Type |
---|
System.String |
ParagraphLineSpacingRuleAttr
The paragraph line spacing rule attribute
Declaration
public const string ParagraphLineSpacingRuleAttr = "LineSpacingRule"
Field Value
Type |
---|
System.String |
ParagraphPageBreakAfterAttr
The paragraph page break after attribute
Declaration
public const string ParagraphPageBreakAfterAttr = "PageBreakAfter"
Field Value
Type |
---|
System.String |
ParagraphPageBreakBeforeAttr
The paragraph page break before attribute
Declaration
public const string ParagraphPageBreakBeforeAttr = "PageBreakBefore"
Field Value
Type |
---|
System.String |
ParagraphRightIndentAttr
The paragraph right indent attribute
Declaration
public const string ParagraphRightIndentAttr = "RightIndent"
Field Value
Type |
---|
System.String |
ParagraphsTag
The paragraphs tag
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
The paragraph vertical alignment attribute
Declaration
public const string ParagraphVrAlignmentAttr = "VrAlignment"
Field Value
Type |
---|
System.String |
ParagraphWidowControlAttr
The paragraph widow control attribute
Declaration
public const string ParagraphWidowControlAttr = "WidowControl"
Field Value
Type |
---|
System.String |
PenBrushAttr
The pen brush attribute
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
Image quality attributes names.
Declaration
public const string PictBrightnessAttr = "Brightness"
Field Value
Type |
---|
System.String |
PictColorAttr
The picture color attribute
Declaration
public const string PictColorAttr = "Color"
Field Value
Type |
---|
System.String |
PictContrastAttr
The picture contrast attribute
Declaration
public const string PictContrastAttr = "Contrast"
Field Value
Type |
---|
System.String |
PictureCharFormatTag
Picture formatting tag.
Declaration
public const string PictureCharFormatTag = "character-format"
Field Value
Type |
---|
System.String |
PictureDescriptorTag
The picture descriptor tag
Declaration
public const string PictureDescriptorTag = "PictureDescriptor"
Field Value
Type |
---|
System.String |
PropertiesApplicationNameAttr
The properties application name attribute
Declaration
public const string PropertiesApplicationNameAttr = "ApplicationName"
Field Value
Type |
---|
System.String |
PropertiesAuthorAttr
The properties author attribute
Declaration
public const string PropertiesAuthorAttr = "Author"
Field Value
Type |
---|
System.String |
PropertiesBytesCountAttr
The properties bytes count attribute
Declaration
public const string PropertiesBytesCountAttr = "BytesCount"
Field Value
Type |
---|
System.String |
PropertiesCategoryAttr
The properties category attribute
Declaration
public const string PropertiesCategoryAttr = "Category"
Field Value
Type |
---|
System.String |
PropertiesCharCountAttr
The properties character count attribute
Declaration
public const string PropertiesCharCountAttr = "CharCount"
Field Value
Type |
---|
System.String |
PropertiesCommentsAttr
The properties comments attribute
Declaration
public const string PropertiesCommentsAttr = "Comments"
Field Value
Type |
---|
System.String |
PropertiesCompanyAttr
Document properties attribute names.
Declaration
public const string PropertiesCompanyAttr = "Company"
Field Value
Type |
---|
System.String |
PropertiesCreateDateAttr
The properties create date attribute
Declaration
public const string PropertiesCreateDateAttr = "CreateDate"
Field Value
Type |
---|
System.String |
PropertiesDocSecurityAttr
The properties document security attribute
Declaration
public const string PropertiesDocSecurityAttr = "DocSecurity"
Field Value
Type |
---|
System.String |
PropertiesEditTimeAttr
The properties edit time attribute
Declaration
public const string PropertiesEditTimeAttr = "EditTime"
Field Value
Type |
---|
System.String |
PropertiesHiddenCountAttr
The properties hidden count attribute
Declaration
public const string PropertiesHiddenCountAttr = "HiddenCount"
Field Value
Type |
---|
System.String |
PropertiesKeywordsAttr
The properties keywords attribute
Declaration
public const string PropertiesKeywordsAttr = "Keywords"
Field Value
Type |
---|
System.String |
PropertiesLastAuthorAttr
The properties last author attribute
Declaration
public const string PropertiesLastAuthorAttr = "LastAuthor"
Field Value
Type |
---|
System.String |
PropertiesLastPrintedAttr
The properties last printed attribute
Declaration
public const string PropertiesLastPrintedAttr = "LastPrinted"
Field Value
Type |
---|
System.String |
PropertiesLastSaveDateAttr
The properties last save date attribute
Declaration
public const string PropertiesLastSaveDateAttr = "LastSaveDate"
Field Value
Type |
---|
System.String |
PropertiesLinesCountAttr
The properties lines count attribute
Declaration
public const string PropertiesLinesCountAttr = "LinesCount"
Field Value
Type |
---|
System.String |
PropertiesManagerAttr
The properties manager attribute
Declaration
public const string PropertiesManagerAttr = "Manager"
Field Value
Type |
---|
System.String |
PropertiesNameAttr
The properties name attribute
Declaration
public const string PropertiesNameAttr = "Name"
Field Value
Type |
---|
System.String |
PropertiesNoteCountAttr
The properties note count attribute
Declaration
public const string PropertiesNoteCountAttr = "NoteCount"
Field Value
Type |
---|
System.String |
PropertiesPageCountAttr
The properties page count attribute
Declaration
public const string PropertiesPageCountAttr = "PageCount"
Field Value
Type |
---|
System.String |
PropertiesParagraphCountAttr
The properties paragraph count attribute
Declaration
public const string PropertiesParagraphCountAttr = "ParagraphCount"
Field Value
Type |
---|
System.String |
PropertiesRevisionNumberAttr
The properties revision number attribute
Declaration
public const string PropertiesRevisionNumberAttr = "RevisionNumber"
Field Value
Type |
---|
System.String |
PropertiesSlideCountAttr
The properties slide count attribute
Declaration
public const string PropertiesSlideCountAttr = "SlideCount"
Field Value
Type |
---|
System.String |
PropertiesSubjectAttr
The properties subject attribute
Declaration
public const string PropertiesSubjectAttr = "Subject"
Field Value
Type |
---|
System.String |
PropertiesTemplateAttr
The properties template attribute
Declaration
public const string PropertiesTemplateAttr = "Template"
Field Value
Type |
---|
System.String |
PropertiesThumbnailAttr
The properties thumbnail attribute
Declaration
public const string PropertiesThumbnailAttr = "Thumbnail"
Field Value
Type |
---|
System.String |
PropertiesTitleAttr
The properties title attribute
Declaration
public const string PropertiesTitleAttr = "Title"
Field Value
Type |
---|
System.String |
PropertiesTypeAttr
Property attribute names.
Declaration
public const string PropertiesTypeAttr = "Type"
Field Value
Type |
---|
System.String |
PropertiesValueAttr
The properties value attribute
Declaration
public const string PropertiesValueAttr = "Value"
Field Value
Type |
---|
System.String |
PropertiesWordCountAttr
The properties word count attribute
Declaration
public const string PropertiesWordCountAttr = "WordCount"
Field Value
Type |
---|
System.String |
PropertyTag
The property tag
Declaration
public const string PropertyTag = "property"
Field Value
Type |
---|
System.String |
ProtectionTypeAttr
The protection type attribute
Declaration
public const string ProtectionTypeAttr = "ProtectionType"
Field Value
Type |
---|
System.String |
PSAlignmentAttr
The page settings alignment attribute
Declaration
public const string PSAlignmentAttr = "Alignment"
Field Value
Type |
---|
System.String |
PSBottomMarginAttr
The page settings bottom margin attribute
Declaration
public const string PSBottomMarginAttr = "BottomMargin"
Field Value
Type |
---|
System.String |
PSFooterDistanceAttr
The page settings footer distance attribute
Declaration
public const string PSFooterDistanceAttr = "FooterDistance"
Field Value
Type |
---|
System.String |
PSHeaderDistanceAttr
The page settings header distance attribute
Declaration
public const string PSHeaderDistanceAttr = "HeaderDistance"
Field Value
Type |
---|
System.String |
PSLeftMarginAttr
The page settings left margin attribute
Declaration
public const string PSLeftMarginAttr = "LeftMargin"
Field Value
Type |
---|
System.String |
PSOrientationAttr
The page settings orientation attribute
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
The page settings page width attribute
Declaration
public const string PSPageWidthAttr = "PageWidth"
Field Value
Type |
---|
System.String |
PSRightMarginAttr
The page settings right margin attribute
Declaration
public const string PSRightMarginAttr = "RightMargin"
Field Value
Type |
---|
System.String |
PSSpacingBeforeColumnsAttr
The page settings spacing before columns attribute
Declaration
public const string PSSpacingBeforeColumnsAttr = "SpacingBeforeColumns"
Field Value
Type |
---|
System.String |
PSTopMarginAttr
The page settings top margin attribute
Declaration
public const string PSTopMarginAttr = "TopMargin"
Field Value
Type |
---|
System.String |
RestartIndexForEndnoteAttr
The restart index for endnote attribute
Declaration
public const string RestartIndexForEndnoteAttr = "RestartIndexForEndnote"
Field Value
Type |
---|
System.String |
RestartIndexForFootnotesAttr
The restart index for footnotes attribute
Declaration
public const string RestartIndexForFootnotesAttr = "RestartIndexForFootnotes"
Field Value
Type |
---|
System.String |
RowItemTag
The row item tag
Declaration
public const string RowItemTag = "row"
Field Value
Type |
---|
System.String |
RowsItemTag
The rows item tag
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 |
ShadeFormDataAttr
The shade form data attribute
Declaration
public const string ShadeFormDataAttr = "ShadeFormData"
Field Value
Type |
---|
System.String |
ShapeBlipTag
The shape blip tag
Declaration
public const string ShapeBlipTag = "ShapeBlip"
Field Value
Type |
---|
System.String |
ShapeContainerDataTag
ShapeObject tags.
Declaration
public const string ShapeContainerDataTag = "ShapeContainer"
Field Value
Type |
---|
System.String |
ShapeFbseTag
The shape fbse tag
Declaration
public const string ShapeFbseTag = "ShapeFbse"
Field Value
Type |
---|
System.String |
ShapeFillColorAttr
The shape fill color attribute
Declaration
public const string ShapeFillColorAttr = "FillColor"
Field Value
Type |
---|
System.String |
ShapeFormatTag
The shape format tag
Declaration
public const string ShapeFormatTag = "shape-format"
Field Value
Type |
---|
System.String |
ShapeFrontOrderAttr
The shape front order attribute
Declaration
public const string ShapeFrontOrderAttr = "FrontOrder"
Field Value
Type |
---|
System.String |
ShapeHeightAttr
The shape height attribute
Declaration
public const string ShapeHeightAttr = "Height"
Field Value
Type |
---|
System.String |
ShapeHorizAlignAttr
The shape horiz align attribute
Declaration
public const string ShapeHorizAlignAttr = "HorizontalAlignment"
Field Value
Type |
---|
System.String |
ShapeHorizOriginAttr
Shape attribute names
Declaration
public const string ShapeHorizOriginAttr = "HorizontalOrigin"
Field Value
Type |
---|
System.String |
ShapeHorizPositionAttr
The shape horiz position attribute
Declaration
public const string ShapeHorizPositionAttr = "HorizontalPosition"
Field Value
Type |
---|
System.String |
ShapeIdentAttr
The shape ident attribute
Declaration
public const string ShapeIdentAttr = "ShapeID"
Field Value
Type |
---|
System.String |
ShapeIsBelowTextAttr
The shape is below text attribute
Declaration
public const string ShapeIsBelowTextAttr = "IsBelowText"
Field Value
Type |
---|
System.String |
ShapeIsHeaderAttr
The shape is header attribute
Declaration
public const string ShapeIsHeaderAttr = "IsHeader"
Field Value
Type |
---|
System.String |
ShapeItemTag
Shape tag names
Declaration
public const string ShapeItemTag = "shape"
Field Value
Type |
---|
System.String |
ShapeLineColorAttr
The shape line color attribute
Declaration
public const string ShapeLineColorAttr = "LineColor"
Field Value
Type |
---|
System.String |
ShapeLineDashingAttr
The shape line dashing attribute
Declaration
public const string ShapeLineDashingAttr = "LineDashing"
Field Value
Type |
---|
System.String |
ShapeLineStyleAttr
The shape line style attribute
Declaration
public const string ShapeLineStyleAttr = "LineStyle"
Field Value
Type |
---|
System.String |
ShapeLineWidthAttr
The shape line width attribute
Declaration
public const string ShapeLineWidthAttr = "LineWidth"
Field Value
Type |
---|
System.String |
ShapeNoFillAttr
The shape no fill attribute
Declaration
public const string ShapeNoFillAttr = "NoFill"
Field Value
Type |
---|
System.String |
ShapeNoLineAttr
The shape no line attribute
Declaration
public const string ShapeNoLineAttr = "NoLine"
Field Value
Type |
---|
System.String |
ShapeObjIsOLEAttr
ShapeObjject attribute names
Declaration
public const string ShapeObjIsOLEAttr = "IsOLE"
Field Value
Type |
---|
System.String |
ShapeObjOLEContId
The shape object OLE cont identifier
Declaration
public const string ShapeObjOLEContId = "OLEContainerId"
Field Value
Type |
---|
System.String |
ShapeTextBoxCountAttr
The shape text box count attribute
Declaration
public const string ShapeTextBoxCountAttr = "TxbxCount"
Field Value
Type |
---|
System.String |
ShapeTextWrappingStyleAttr
The shape text wrapping style attribute
Declaration
public const string ShapeTextWrappingStyleAttr = "WrappingStyle"
Field Value
Type |
---|
System.String |
ShapeVertAlignAttr
The shape vert align attribute
Declaration
public const string ShapeVertAlignAttr = "VerticalAlignment"
Field Value
Type |
---|
System.String |
ShapeVertOriginAttr
The shape vert origin attribute
Declaration
public const string ShapeVertOriginAttr = "VerticalOrigin"
Field Value
Type |
---|
System.String |
ShapeVertPositionAttr
The shape vert position attribute
Declaration
public const string ShapeVertPositionAttr = "VerticalPosition"
Field Value
Type |
---|
System.String |
ShapeWidthAttr
TextBoxFormat attribute names
Declaration
public const string ShapeWidthAttr = "Width"
Field Value
Type |
---|
System.String |
ShapeWrappingModeAttr
The shape wrapping mode attribute
Declaration
public const string ShapeWrappingModeAttr = "WrappingMode"
Field Value
Type |
---|
System.String |
ShapeWrappingStyleAttr
The shape wrapping style attribute
Declaration
public const string ShapeWrappingStyleAttr = "WrappingStyle"
Field Value
Type |
---|
System.String |
ShapeWrappingTypeAttr
The shape wrapping type attribute
Declaration
public const string ShapeWrappingTypeAttr = "WrappingType"
Field Value
Type |
---|
System.String |
SpellingDataTag
The spelling data tag
Declaration
public const string SpellingDataTag = "spelling-data"
Field Value
Type |
---|
System.String |
StandardAsciiFont
Standard font names
Declaration
public const string StandardAsciiFont = "StandardAscii"
Field Value
Type |
---|
System.String |
StandardFarEastFont
The standard far east font
Declaration
public const string StandardFarEastFont = "StandardFarEast"
Field Value
Type |
---|
System.String |
StandardNonFarEastFont
The standard non far east font
Declaration
public const string StandardNonFarEastFont = "StandardNonFarEast"
Field Value
Type |
---|
System.String |
StyleBaseNameAttr
The style base name attribute
Declaration
public const string StyleBaseNameAttr = "BaseStyleName"
Field Value
Type |
---|
System.String |
StyleBaseTag
The style base tag
Declaration
public const string StyleBaseTag = "base"
Field Value
Type |
---|
System.String |
StyleIdAttr
Styles attributes.
Declaration
public const string StyleIdAttr = "StyleId"
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
The styles tag
Declaration
public const string StylesTag = "styles"
Field Value
Type |
---|
System.String |
SymbolCharCodeAttr
Attributes names for characters.
Declaration
public const string SymbolCharCodeAttr = "CharCode"
Field Value
Type |
---|
System.String |
SymbolCharCodeExtAttr
The symbol character code ext attribute
Declaration
public const string SymbolCharCodeExtAttr = "CharCodeExt"
Field Value
Type |
---|
System.String |
TabDeleteAttr
The tab delete attribute
Declaration
public const string TabDeleteAttr = "Delete"
Field Value
Type |
---|
System.String |
TabJustificationAttr
The tab justification attribute
Declaration
public const string TabJustificationAttr = "Justification"
Field Value
Type |
---|
System.String |
TabLeaderAttr
The tab leader attribute
Declaration
public const string TabLeaderAttr = "Leader"
Field Value
Type |
---|
System.String |
TableBidiAttr
The table bidi attribute
Declaration
public const string TableBidiAttr = "BidiTable"
Field Value
Type |
---|
System.String |
TableCellFitTextAttr
The table cell fit text attribute
Declaration
public const string TableCellFitTextAttr = "FitText"
Field Value
Type |
---|
System.String |
TableCellForeColorAttr
The table cell fore color attribute
Declaration
public const string TableCellForeColorAttr = "ForeColor"
Field Value
Type |
---|
System.String |
TableCellPaddingsAttr
The table cell paddings attribute
Declaration
public const string TableCellPaddingsAttr = "Paddings"
Field Value
Type |
---|
System.String |
TableCellShadingColorAttr
The table cell shading color attribute
Declaration
public const string TableCellShadingColorAttr = "ShadingColor"
Field Value
Type |
---|
System.String |
TableCellTextDirAttr
The table cell text dir attribute
Declaration
public const string TableCellTextDirAttr = "TextDirection"
Field Value
Type |
---|
System.String |
TableCellTextureAttr
The table cell texture attribute
Declaration
public const string TableCellTextureAttr = "Texture"
Field Value
Type |
---|
System.String |
TableCellWidthAttr
The table cell width attribute
Declaration
public const string TableCellWidthAttr = "Width"
Field Value
Type |
---|
System.String |
TableFormatTag
The table format tag
Declaration
public const string TableFormatTag = "table-format"
Field Value
Type |
---|
System.String |
TableHorizMergeAttr
The table horizontal merge attribute
Declaration
public const string TableHorizMergeAttr = "HMerge"
Field Value
Type |
---|
System.String |
TableHrAlignmentAttr
The table horizontal alignment attribute
Declaration
public const string TableHrAlignmentAttr = "HAlignment"
Field Value
Type |
---|
System.String |
TableIsAutoResizedAttr
Table`s attributes names.
Declaration
public const string TableIsAutoResizedAttr = "IsAutoResized"
Field Value
Type |
---|
System.String |
TableIsBreakAcrossPagesAttr
The table is break across pages attribute
Declaration
public const string TableIsBreakAcrossPagesAttr = "IsBreakAcrossPages"
Field Value
Type |
---|
System.String |
TableLeftIndentAttr
The table left indent attribute
Declaration
public const string TableLeftIndentAttr = "LeftIndent"
Field Value
Type |
---|
System.String |
TableRowHeaderAttr
The table row header attribute
Declaration
public const string TableRowHeaderAttr = "IsHeader"
Field Value
Type |
---|
System.String |
TableRowHeighTypeAttr
The table row heigh type attribute
Declaration
public const string TableRowHeighTypeAttr = "HeightType"
Field Value
Type |
---|
System.String |
TableRowHeigthAttr
The table row heigth attribute
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
The table vertical merge attribute
Declaration
public const string TableVrMergeAttr = "VMerge"
Field Value
Type |
---|
System.String |
TableWidthAttr
The table width attribute
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
The tab tag
Declaration
public const string TabTag = "Tab"
Field Value
Type |
---|
System.String |
TextAllCapsAttr
The text all caps attribute
Declaration
public const string TextAllCapsAttr = "AllCaps"
Field Value
Type |
---|
System.String |
TextAllCapsComplexKey
The text all caps complex key
Declaration
public const string TextAllCapsComplexKey = "AllCapsComplex"
Field Value
Type |
---|
System.String |
TextBackgroundColorAttr
The text background color attribute
Declaration
public const string TextBackgroundColorAttr = "TextBackgroundColor"
Field Value
Type |
---|
System.String |
TextBidiAttr
The text bidi attribute
Declaration
public const string TextBidiAttr = "Bidi"
Field Value
Type |
---|
System.String |
TextBodyTag
The text body tag
Declaration
public const string TextBodyTag = "body"
Field Value
Type |
---|
System.String |
TextBoldAttr
The text bold attribute
Declaration
public const string TextBoldAttr = "Bold"
Field Value
Type |
---|
System.String |
TextBoldBidiAttr
The text bold bidi attribute
Declaration
public const string TextBoldBidiAttr = "BoldBidi"
Field Value
Type |
---|
System.String |
TextBoldComplexKey
The text bold complex key
Declaration
public const string TextBoldComplexKey = "BoldComplex"
Field Value
Type |
---|
System.String |
TextBorderTag
WCharacterFormat tag names.
Declaration
public const string TextBorderTag = "text-border"
Field Value
Type |
---|
System.String |
TextBoxesTag
The text boxes tag
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 |
TextBoxTag
Textbox tag name
Declaration
public const string TextBoxTag = "textbox"
Field Value
Type |
---|
System.String |
TextCharStyleName
The text character style name
Declaration
public const string TextCharStyleName = "CharStyleName"
Field Value
Type |
---|
System.String |
TextColorAttr
CharacterFormat attribute names
Declaration
public const string TextColorAttr = "TextColor"
Field Value
Type |
---|
System.String |
TextDoubleStrikeAttr
The text double strike attribute
Declaration
public const string TextDoubleStrikeAttr = "DoubleStrike"
Field Value
Type |
---|
System.String |
TextDStrikeComplexAttr
The text d strike complex attribute
Declaration
public const string TextDStrikeComplexAttr = "DStrikeComplex"
Field Value
Type |
---|
System.String |
TextEmbossAttr
The text emboss attribute
Declaration
public const string TextEmbossAttr = "Emboss"
Field Value
Type |
---|
System.String |
TextEmbossComplex
The text emboss complex
Declaration
public const string TextEmbossComplex = "EmbossComplex"
Field Value
Type |
---|
System.String |
TextEngraveAttr
The text engrave attribute
Declaration
public const string TextEngraveAttr = "Engrave"
Field Value
Type |
---|
System.String |
TextEngraveComplex
The text engrave complex
Declaration
public const string TextEngraveComplex = "EngraveComplex"
Field Value
Type |
---|
System.String |
TextFontNameAsciiAttr
The text font name ASCII attribute
Declaration
public const string TextFontNameAsciiAttr = "FontNameAscii"
Field Value
Type |
---|
System.String |
TextFontNameAttr
The text font name attribute
Declaration
public const string TextFontNameAttr = "FontName"
Field Value
Type |
---|
System.String |
TextFontNameBidiAttr
The text font name bidi attribute
Declaration
public const string TextFontNameBidiAttr = "FontNameBidi"
Field Value
Type |
---|
System.String |
TextFontNameFarEastAttr
The text font name far east attribute
Declaration
public const string TextFontNameFarEastAttr = "FontNameFarEast"
Field Value
Type |
---|
System.String |
TextFontNameNonFarEastAttr
The text font name non far east attribute
Declaration
public const string TextFontNameNonFarEastAttr = "FontNameNonFarEast"
Field Value
Type |
---|
System.String |
TextFontSizeAttr
The text font size attribute
Declaration
public const string TextFontSizeAttr = "FontSize"
Field Value
Type |
---|
System.String |
TextFontSizeBidiAttr
The text font size bidi attribute
Declaration
public const string TextFontSizeBidiAttr = "FontSizeBidi"
Field Value
Type |
---|
System.String |
TextForeColorAttr
The text fore color attribute
Declaration
public const string TextForeColorAttr = "ForeColor"
Field Value
Type |
---|
System.String |
TextHiddenAttr
The text hidden attribute
Declaration
public const string TextHiddenAttr = "Hidden"
Field Value
Type |
---|
System.String |
TextHiddenComplexAttr
The text hidden complex attribute
Declaration
public const string TextHiddenComplexAttr = "HiddenComplex"
Field Value
Type |
---|
System.String |
TextHighlightColorKey
The text highlight color key
Declaration
public const string TextHighlightColorKey = "HighlightColor"
Field Value
Type |
---|
System.String |
TextIdctHintAttr
The text idct hint attribute
Declaration
public const string TextIdctHintAttr = "hint"
Field Value
Type |
---|
System.String |
TextItalicAttr
The text italic attribute
Declaration
public const string TextItalicAttr = "Italic"
Field Value
Type |
---|
System.String |
TextItalicBidiAttr
The text italic bidi attribute
Declaration
public const string TextItalicBidiAttr = "ItalicBidi"
Field Value
Type |
---|
System.String |
TextItalicComplexKey
The text italic complex key
Declaration
public const string TextItalicComplexKey = "ItalicComplex"
Field Value
Type |
---|
System.String |
TextLidAttr
The text lid attribute
Declaration
public const string TextLidAttr = "Lid"
Field Value
Type |
---|
System.String |
TextLidBiAttr
The text lid bi attribute
Declaration
public const string TextLidBiAttr = "LidBi"
Field Value
Type |
---|
System.String |
TextLineBreakAttr
The text line break attribute
Declaration
public const string TextLineBreakAttr = "LineBreak"
Field Value
Type |
---|
System.String |
TextLineSpacingAttr
The text line spacing attribute
Declaration
public const string TextLineSpacingAttr = "LineSpacing"
Field Value
Type |
---|
System.String |
TextNoProofAttr
The text no proof attribute
Declaration
public const string TextNoProofAttr = "NoProof"
Field Value
Type |
---|
System.String |
TextOutLineAttr
The text out line attribute
Declaration
public const string TextOutLineAttr = "Outline"
Field Value
Type |
---|
System.String |
TextPositionAttr
The text position attribute
Declaration
public const string TextPositionAttr = "Position"
Field Value
Type |
---|
System.String |
TextRangeTag
TextRange tag name
Declaration
public const string TextRangeTag = "text-range"
Field Value
Type |
---|
System.String |
TextRgLid0Attr
The text rg lid0 attribute
Declaration
public const string TextRgLid0Attr = "RgLid0"
Field Value
Type |
---|
System.String |
TextRgLid1Attr
The text rg lid1 attribute
Declaration
public const string TextRgLid1Attr = "RgLid1"
Field Value
Type |
---|
System.String |
TextRgLid3_2Attr
The text rg lid3 2 attribute
Declaration
public const string TextRgLid3_2Attr = "RgLid3_2"
Field Value
Type |
---|
System.String |
TextRgLid3Attr
The text rg lid3 attribute
Declaration
public const string TextRgLid3Attr = "RgLid3"
Field Value
Type |
---|
System.String |
TextShadowAttr
WCharacterFormat attribute names.
Declaration
public const string TextShadowAttr = "Shadow"
Field Value
Type |
---|
System.String |
TextShadowComplexAttr
The text shadow complex attribute
Declaration
public const string TextShadowComplexAttr = "ShadowComplex"
Field Value
Type |
---|
System.String |
TextSmallCapsAttr
The text small caps attribute
Declaration
public const string TextSmallCapsAttr = "SmallCaps"
Field Value
Type |
---|
System.String |
TextSmallCapsComplexAttr
The text small caps complex attribute
Declaration
public const string TextSmallCapsComplexAttr = "SmallCapsComplex"
Field Value
Type |
---|
System.String |
TextStrikeAttr
The text strike attribute
Declaration
public const string TextStrikeAttr = "Strike"
Field Value
Type |
---|
System.String |
TextStrikeComplexAttr
The text strike complex attribute
Declaration
public const string TextStrikeComplexAttr = "StrikeComplex"
Field Value
Type |
---|
System.String |
TextSubSuperScriptAttr
The text sub super script attribute
Declaration
public const string TextSubSuperScriptAttr = "SubSuperScript"
Field Value
Type |
---|
System.String |
TextTag
TextRange child tag names
Declaration
public const string TextTag = "text"
Field Value
Type |
---|
System.String |
TextTextureAttr
The text texture attribute
Declaration
public const string TextTextureAttr = "Texture"
Field Value
Type |
---|
System.String |
TextUnderlineAttr
The text underline attribute
Declaration
public const string TextUnderlineAttr = "Underline"
Field Value
Type |
---|
System.String |
TOCFieldTag
The toc field tag
Declaration
public const string TOCFieldTag = "toc-field"
Field Value
Type |
---|
System.String |
TypeTag
Type tag
Declaration
public const string TypeTag = "type"
Field Value
Type |
---|
System.String |
Uri
The URI
Declaration
public const string Uri = "Uri"
Field Value
Type |
---|
System.String |
ViewSetupTag
ViewSetup tag names.
Declaration
public const string ViewSetupTag = "view-setup"
Field Value
Type |
---|
System.String |
ViewSetupViewTypeAttr
The view setup view type attribute
Declaration
public const string ViewSetupViewTypeAttr = "ViewType"
Field Value
Type |
---|
System.String |
ViewSetupZoomPercentAttr
ViewSetup attribute names.
Declaration
public const string ViewSetupZoomPercentAttr = "ZoomPercent"
Field Value
Type |
---|
System.String |
ViewSetupZoomTypeAttr
The view setup zoom type attribute
Declaration
public const string ViewSetupZoomTypeAttr = "ZoomType"
Field Value
Type |
---|
System.String |
WatermarkPictureIsMetaAttr
The watermark picture is meta attribute
Declaration
public const string WatermarkPictureIsMetaAttr = "PictureIsMetafile"
Field Value
Type |
---|
System.String |
WatermarkPicturePibAttr
The watermark picture pib attribute
Declaration
public const string WatermarkPicturePibAttr = "PicturePib"
Field Value
Type |
---|
System.String |
WatermarkPictureScaleAttr
The watermark picture scale attribute
Declaration
public const string WatermarkPictureScaleAttr = "PictureScale"
Field Value
Type |
---|
System.String |
WatermarkPictureWashoutAttr
The watermark picture washout attribute
Declaration
public const string WatermarkPictureWashoutAttr = "PictureWashout"
Field Value
Type |
---|
System.String |
WatermarkShapeHeightAttr
The watermark shape height attribute
Declaration
public const string WatermarkShapeHeightAttr = "ShapeHeight"
Field Value
Type |
---|
System.String |
WatermarkShapeWidthAttr
The watermark shape width attribute
Declaration
public const string WatermarkShapeWidthAttr = "ShapeWidth"
Field Value
Type |
---|
System.String |
WatermarkTag
Watermark.
Declaration
public const string WatermarkTag = "watermark"
Field Value
Type |
---|
System.String |
WatermarkTextAttr
The watermark text attribute
Declaration
public const string WatermarkTextAttr = "Text"
Field Value
Type |
---|
System.String |
WatermarkTextFontColorAttr
The watermark text font color attribute
Declaration
public const string WatermarkTextFontColorAttr = "TextFontColor"
Field Value
Type |
---|
System.String |
WatermarkTextFontNameAttr
The watermark text font name attribute
Declaration
public const string WatermarkTextFontNameAttr = "TextFontName"
Field Value
Type |
---|
System.String |
WatermarkTextFontSizeAttr
The watermark text font size attribute
Declaration
public const string WatermarkTextFontSizeAttr = "TextFontSize"
Field Value
Type |
---|
System.String |
WatermarkTextLayoutAttr
The watermark text layout attribute
Declaration
public const string WatermarkTextLayoutAttr = "TextLayout"
Field Value
Type |
---|
System.String |
WatermarkTextSemitransAttr
The watermark text semitrans attribute
Declaration
public const string WatermarkTextSemitransAttr = "Semitransparent"
Field Value
Type |
---|
System.String |
WatermarkTypeAttr
The watermark type attribute
Declaration
public const string WatermarkTypeAttr = "WatermarkType"
Field Value
Type |
---|
System.String |
WidthScale
Width scale attributes.
Declaration
public const string WidthScale = "WidthScale"
Field Value
Type |
---|
System.String |