ServerBusinessRuleOptionsConfigurationUsePrePrint Property | |
Gets or sets PrePrint.
Namespace:
PSI.Sox.Configuration
Assembly:
PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax public bool UsePrePrint { get; set; }
public:
property bool UsePrePrint {
bool get ();
void set (bool value);
}
function get_UsePrePrint();
function set_UsePrePrint(value);
Property Value
Type:
BooleanSee Also