Annotation Pro API
Public Member Functions | Properties | List of all members
BLFFileObject Class Reference

A blf file object. More...

Public Member Functions

bool Open (string blfFilePath)
 Opens. More...
 

Properties

List< BLFRowObjectRows [get, set]
 Gets or sets the rows. More...
 

Detailed Description

A blf file object.

Member Function Documentation

◆ Open()

bool Open ( string  blfFilePath)
inline

Opens.

Parameters
blfFilePathFull pathname of the blf file.
Returns
true if it succeeds, false if it fails.

Property Documentation

◆ Rows

List<BLFRowObject> Rows
getset

Gets or sets the rows.

The rows.


The documentation for this class was generated from the following file: