PDFNotificationWhen Enumeration Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

Indicates when when notifications should be sent.

Namespace: ContentStudio.PDFServices
Assembly: CSServer5 (in CSServer5.dll) Version: 5.7.5016.0 (5.7.5016.0)
Syntax

[FlagsAttribute]
public enum PDFNotificationWhen
Members

  Member nameValueDescription
Never0No notification should be sent.
Success1A notification should be sent when successfully created.
Failure2A notification should be sent in case of failure.
See Also

Reference