Click or drag to resize

ContentTypePrintForm Property

Gets or sets the print form. Used if CustomPrintForm is set to True.

Namespace:  Packflow.Modeling
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public WebForm PrintForm { get; set; }

Property Value

Type: WebForm
See Also