Skip to main content
All docs
V19.1

PrintingSettings.RaiseStartPrintEventAfterPrintDocumentInit Property

OBSOLETE

This member has become obsolete.

For internal use.

Namespace: DevExpress.XtraPrinting.Native

Assembly: DevExpress.Printing.v19.1.Core.dll

Declaration

[Obsolete("This member has become obsolete.")]
public static bool RaiseStartPrintEventAfterPrintDocumentInit { get; set; }

Property Value

Type Description
Boolean

Always true.

See Also