PrintDocument for WinForms
ColumnBounds プロパティ (PageResolvedInfo)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > PageResolvedInfo クラス : ColumnBounds プロパティ
Gets the array of RectangleD values specifying the column bounds on the current page, in C1PrintDocument.ResolvedUnit units. Column bounds do not include page margins, page header and footer areas, and gaps between the columns.
シンタックス
'宣言
 
Public ReadOnly Property ColumnBounds As RectangleD()
'使用法
 
Dim instance As PageResolvedInfo
Dim value() As RectangleD
 
value = instance.ColumnBounds
public RectangleD[] ColumnBounds {get;}
参照

PageResolvedInfo クラス
PageResolvedInfo メンバ