PrintDocument for WinForms
LayoutChangeNewLine クラス
メンバ 


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 : LayoutChangeNewLine クラス
Describes layout-related changes associated with a RenderObject. When an instance of this class is assigned to RenderObject.LayoutChangeBefore or RenderObject.LayoutChangeAfter on that object, and the current RenderObject.Stacking is StackingRulesEnum.InlineLeftToRight, a line break is inserted before of after that object, and layout changes described by the instance are applied.
オブジェクト モデル
LayoutChangeNewLine クラス
シンタックス
'宣言
 
Public Class LayoutChangeNewLine 
   Inherits LayoutChangeBase
'使用法
 
Dim instance As LayoutChangeNewLine
public class LayoutChangeNewLine : LayoutChangeBase 
継承階層

System.Object
   C1.C1Preview.LayoutChangeBase
      C1.C1Preview.LayoutChangeNewLine

参照

LayoutChangeNewLine メンバ
C1.C1Preview 名前空間
LayoutChangeBase クラス
LayoutChangeNewPage クラス
LayoutChangeNewColumn クラス
LayoutChangeNoBreak クラス