KrFormOptions constructor (1 of 2)

Initializes a new instance of the KrFormOptions class.

public KrFormOptions()

See Also


KrFormOptions constructor (2 of 2)

Initializes a new instance of the KrFormOptions class by copying settings from another instance.

public KrFormOptions(KrFormOptions copyFrom)
parameter description
copyFrom The instance to copy settings from.

See Also