FlexReport for WinForms
PageCoords プロパティ (C1DocumentTextPosition)


C1.Document.4.6.2 アセンブリ > C1.Document 名前空間 > C1DocumentTextPosition クラス : PageCoords プロパティ
Gets the coordinates of this C1DocumentTextPosition on the C1Page relative to the top-left corner of the page.
シンタックス
'宣言
 
Public MustOverride ReadOnly Property PageCoords As C1CaretCoords
'使用法
 
Dim instance As C1DocumentTextPosition
Dim value As C1CaretCoords
 
value = instance.PageCoords
public abstract C1CaretCoords PageCoords {get;}

プロパティ値

C1CaretCoords structure containing coordinates of the text position.
参照

参照

C1DocumentTextPosition クラス
C1DocumentTextPosition メンバ