Back to Devexpress

Characters Members

officefileapi-devexpress-dot-office-dot-characters-dot-underscore-members.md

latest7.7 KB
Original Source

Characters Members

Contains fields that return character symbols.

Fields

NameDescription
BulletReturns a bullet symbol.
CanadianSyllabicsChiSignReturns canadian syllabics Chi sign symbol.
CircumflexAccentReturns a circumflex accent symbols.
ClosingDoubleQuotationMarkReturns a closing double quotation mark symbol.
ClosingSingleQuotationMarkReturns a closing single quotation mark symbol.
ColonReturns a colon symbol.
ColumnBreakReturns a column break symbol.
CopyrightSymbolReturns a copyright symbol.
CurrencySignReturns a currency symbol.
DashReturns a dash symbol.
DotReturns a dot symbol.
EllipsisReturns an ellipsis symbol.
EmDashReturns an em dash symbol.
EmSpaceReturns an em space symbol.
EnDashReturns an en dash symbol.
EnSpaceReturns an en space symbol.
EOTReturns an End of Transmission (EOT) symbol.
EqualSignReturns an equal symbol.
ETXReturns an End of Text (ETX) symbol.
EuroSymbolReturns an Euro symbol.
FloatingObjectMarkReturns a floating object mark symbol.
HyphenReturns a hyphen symbol.
LeftDoubleQuoteReturns a left double quote symbol.
LeftSingleQuoteReturns a left single quote symbol.
LineBreakReturns a line break symbol.
LineFeedReturns a new line (line feed) symbol.
MiddleDotReturns a middle dot symbol.
NonBreakingHyphenReturns a non-breaking hyphen symbol.
NonBreakingSpaceReturns a non-breaking space symbol.
NotSignReturns a not symbol.
NumberSignReturns a number symbol.
ObjectMarkReturns an object symbol.
OpeningDoubleQuotationMarkReturns an opening double quotation mark.
OpeningSingleQuotationMarkReturns an opening double quotation mark.
OptionalHyphenReturns an optional hyphen symbol.
PageBreakReturns a page break.
ParagraphMarkReturns a paragraph mark.
PilcrowSignReturns a pilcrow symbol.
QmSpaceReturns an em quad space.
RegisteredTrademarkSymbolReturns a registered trademark symbol.
RightDoubleQuoteReturns a right double quote symbol.
RightSingleQuoteReturns a right single quote symbol.
SectionMarkReturns a section mark symbol.
SeparatorMarkReturns a separator mark symbol.
SoftHyphenReturns a soft hyphen symbol.
SpaceReturns a space symbol.
TabMarkReturns a tab mark symbol.
TrademarkSymbolReturns a trademark symbol.
UnderscoreReturns an underscore symbol.
ZeroWidthSpaceReturns a zero width space symbol.

Methods

NameDescription
Equals(Object, Object) staticDetermines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object)Determines whether the specified object is equal to the current object. Inherited from Object.
GetHashCode()Serves as the default hash function. Inherited from Object.
GetType()Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protectedCreates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) staticDetermines whether the specified Object instances are the same instance. Inherited from Object.
ToString()Returns a string that represents the current object. Inherited from Object.

See Also

Characters Class

DevExpress.Office Namespace