PageInfo.TextLines

PageInfo.TextLines property

Collection of text lines information

public List<TextLineInfo> TextLines { get; set; }

See Also