Princeton |
The PrincetonInstrumentsSPEImportOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | IncludeFilePathAsProperty | If true, the file name of the imported file is included as a column property. |
![]() | IncludeFrameMetaDataAsProperties | Gets a value indicating whether the frame metadata are stored in property columns. |
![]() | IndicesOfImportedFrames | Gets the indices of imported frames. If the collection is empty, all frames are imported. |
![]() | IndicesOfImportedRegions | Gets the indices of imported regions of interest. If the collection is empty, all regions of interest are imported. |
![]() | NeutralColumnName | Gets the neutral column name (base). The name is at request extended, e.g. by a number at the end. |
![]() | UseNeutralColumnName | If true, the column name of the imported y-columns is set to a neutral, constant value. If false, the column name of the imported y-columns is derived from the file name of the imported file. |