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

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

Defines the pdf queue flags.

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

[FlagsAttribute]
public enum PdfQueueFlags
Members

  Member nameValueDescription
None0No flags has been specified
UseLowres1When creating the PDF attempt to use low resolution images.
UseHighres2When creating the PDF attempt to use high resolution images.
See Also

Reference