AnnotationPresetDetails(IDataReader) Constructor

Initializes a new instance of the AnnotationPresetDetails class

Definition

Namespace: FileHold.LibraryManager
Assembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
C#
public AnnotationPresetDetails(
	IDataReader reader
)

Parameters

reader  IDataReader
 

See Also