Struct PARAFORMAT2
Inherited Members
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.ReferenceEquals(System.Object, System.Object)
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
Namespace: Syncfusion.Windows.Forms.Tools.Win32API
Assembly: Syncfusion.Tools.Windows.dll
Syntax
[CLSCompliant(false)]
public struct PARAFORMAT2
Fields
bLineSpacingRule
Declaration
public byte bLineSpacingRule
Field Value
Type |
---|
System.Byte |
bOutlineLevel
Declaration
public byte bOutlineLevel
Field Value
Type |
---|
System.Byte |
cbSize
Declaration
public uint cbSize
Field Value
Type |
---|
System.UInt32 |
cTabCount
Declaration
public short cTabCount
Field Value
Type |
---|
System.Int16 |
dwMask
Declaration
public uint dwMask
Field Value
Type |
---|
System.UInt32 |
dxOffset
Declaration
public int dxOffset
Field Value
Type |
---|
System.Int32 |
dxRightIndent
Declaration
public int dxRightIndent
Field Value
Type |
---|
System.Int32 |
dxStartIndent
Declaration
public int dxStartIndent
Field Value
Type |
---|
System.Int32 |
dyLineSpacing
Declaration
public int dyLineSpacing
Field Value
Type |
---|
System.Int32 |
dySpaceAfter
Declaration
public int dySpaceAfter
Field Value
Type |
---|
System.Int32 |
dySpaceBefore
Declaration
public int dySpaceBefore
Field Value
Type |
---|
System.Int32 |
rgxTabs
Declaration
public int[] rgxTabs
Field Value
Type |
---|
System.Int32[] |
sStyle
Declaration
public short sStyle
Field Value
Type |
---|
System.Int16 |
wAlignment
Declaration
public ushort wAlignment
Field Value
Type |
---|
System.UInt16 |
wBorders
Declaration
public ushort wBorders
Field Value
Type |
---|
System.UInt16 |
wBorderSpace
Declaration
public ushort wBorderSpace
Field Value
Type |
---|
System.UInt16 |
wBorderWidth
Declaration
public ushort wBorderWidth
Field Value
Type |
---|
System.UInt16 |
wEffects
Declaration
public ushort wEffects
Field Value
Type |
---|
System.UInt16 |
wNumbering
Declaration
public ushort wNumbering
Field Value
Type |
---|
System.UInt16 |
wNumberingStart
Declaration
public ushort wNumberingStart
Field Value
Type |
---|
System.UInt16 |
wNumberingStyle
Declaration
public ushort wNumberingStyle
Field Value
Type |
---|
System.UInt16 |
wNumberingTab
Declaration
public ushort wNumberingTab
Field Value
Type |
---|
System.UInt16 |
wShadingStyle
Declaration
public ushort wShadingStyle
Field Value
Type |
---|
System.UInt16 |
wShadingWeight
Declaration
public ushort wShadingWeight
Field Value
Type |
---|
System.UInt16 |