ITextImage.LineCount Property

Definition

Gets the positive number of lines in the image. An image whose Length is zero is considered to have one line.

public:
 property int LineCount { int get(); };
public int LineCount { get; }
member this.LineCount : int
Public ReadOnly Property LineCount As Integer

Property Value

Applies to