PFWordFormGeneratorRefreshInstance2 Method |
Refreshes an Office 2010 WordForm instance document based on current PFitem.
Namespace:
Packflow.Interface.Office
Assembly:
MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax public byte[] RefreshInstance2(
PFFile instanceFile
)
Parameters
- instanceFile
- Type: Packflow.CorePFFile
The instance file.
Return Value
Type:
ByteAn array of bytes containing the Office 2010 document.
See Also