PrintDocument for WinForms
PositionInText プロパティ (ParagraphObject)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > ParagraphObject クラス : PositionInText プロパティ
Gets the character 0-based position of the current paragraph object in the text of the paragraph.

Each non-text paragraph object (ParagraphImage) counts as one character.

シンタックス
'宣言
 
Public ReadOnly Property PositionInText As System.Integer
'使用法
 
Dim instance As ParagraphObject
Dim value As System.Integer
 
value = instance.PositionInText
public System.int PositionInText {get;}
参照

ParagraphObject クラス
ParagraphObject メンバ
TextLength プロパティ