C# Class Radegast.RRichTextBox.Win32.CHARFORMAT2_STRUCT

Show file Open project: radegastdev/radegast

Public Properties

Property Type Description
bAnimation byte
bCharSet byte
bPitchAndFamily byte
bReserved1 byte
bRevAuthor byte
bUnderlineType byte
cbSize System.UInt32
crBackColor int
crTextColor System.Int32
dwEffects System.UInt32
dwMask System.UInt32
dwReserved int
lcid int
sSpacing System.UInt16
sStyle System.Int16
wKerning System.Int16
wWeight System.UInt16
yHeight System.Int32
yOffset System.Int32

Property Details

bAnimation public property

public byte bAnimation
return byte

bCharSet public property

public byte bCharSet
return byte

bPitchAndFamily public property

public byte bPitchAndFamily
return byte

bReserved1 public property

public byte bReserved1
return byte

bRevAuthor public property

public byte bRevAuthor
return byte

bUnderlineType public property

public byte bUnderlineType
return byte

cbSize public property

public UInt32,System cbSize
return System.UInt32

crBackColor public property

public int crBackColor
return int

crTextColor public property

public Int32,System crTextColor
return System.Int32

dwEffects public property

public UInt32,System dwEffects
return System.UInt32

dwMask public property

public UInt32,System dwMask
return System.UInt32

dwReserved public property

public int dwReserved
return int

lcid public property

public int lcid
return int

sSpacing public property

public UInt16,System sSpacing
return System.UInt16

sStyle public property

public Int16,System sStyle
return System.Int16

wKerning public property

public Int16,System wKerning
return System.Int16

wWeight public property

public UInt16,System wWeight
return System.UInt16

yHeight public property

public Int32,System yHeight
return System.Int32

yOffset public property

public Int32,System yOffset
return System.Int32