Click or drag to resize

AnnotationPresetDetails Constructor (IDataReader)

Initializes a new instance of the AnnotationPresetDetails class

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

Parameters

reader
Type: System.DataIDataReader
See Also