Click or drag to resize

PFWordFormStatusReader Constructor

Initializes a new instance of the PFWordFormStatusUpdater class.

Namespace:  Packflow.Core.Utils
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public PFWordFormStatusReader(
	PFFile file
)

Parameters

file
Type: Packflow.CorePFFile
The file.
See Also