DioDocs for PDF
LineBreakingClass 列挙体

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Text 名前空間 : LineBreakingClass 列挙体
Line breaking classes of the Unicode characters.
シンタックス
'宣言
 
Public Enum LineBreakingClass 
   Inherits System.Enum
public enum LineBreakingClass : System.Enum 
メンバ
メンバ解説
AIAmbiguous (Alphabetic or Ideographic)
ALAlphabetic
B2Break Opportunity Before and After
BABreak After
BBBreak Before
BKMandatory Break
CBContingent Break Opportunity
CJConditional Japanese Starter
CLClose Punctuation
CMCombining Mark
CPClose Parenthesis
CRCarriage Return
EBEmoji Base
EMEmoji Modifier
EXExclamation/Interrogation
GLNon-breaking (“Glue”)
H2Hangul LV Syllable
H3Hangul LVT Syllable
HLHebrew Letter
HYHyphen
IDIdeographic
INInseparable
ISInfix Numeric Separator
JLHangul L Jamo
JTHangul T Jamo
JVHangul V Jamo
LFLine Feed
NLNext Line
NSNonstarter
NUNumeric
OPOpen Punctuation
POPostfix Numeric
PRPrefix Numeric
QUQuotation
RIRegional Indicator
SAComplex Context Dependent (South East Asian)
SGSurrogate
SPSpace
SYSymbols Allowing Break After
WJWord Joiner
XXUnknown
ZWZero Width Space
ZWJZero Width Joiner
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Documents.Text.LineBreakingClass

参照

GrapeCity.Documents.Text 名前空間