Enum graphics

DrawFlags

Namespace: datalogics_interface

Description

These flags can be OR'd together to control various rendering behaviors.

Values

DoLazyErase

Erase the page while rendering only as needed.

UseAnnotFaces

Draw annotation appearances.

IsPrinting

The page is being printed.

DisplayOverPrintPreview

Display overprint preview.

UseTrapAnnots

Use trap network annotations.

DirectlyImposed

Directly imposed page.

IsPSPrinting

PostScript printing.

EmitPageGroup

Emit a page group.

UsePrinterMarkAnnots

Use printer's mark annotations.

PassOPItoAGMPort

Pass open prepress interface (OPI) to AGM port.

PassMetadatatoAGMPort

Pass metadata to AGM port.

PassOCtoAGMPort

Pass optional content to AGM port.

DoNotDownloadFonts

Do not download fonts during rendering.

WritingToEMF

Same as DoNotDownloadFonts.

DoNotSubstituteWorkingSpaces

Do not substitute working spaces.

SwapComponents

Render colors in BGR order rather than RGB.

SuppressRasterAlpha

Suppress raster alpha.

WorkingSpacesOnlyForChange

Only use a working space if the process color model differs.

UseStampAnnotsOnly

Only consider Stamp annotations. Overrides UseAnnotFaces.

ForceGDIPort

Force GDI port for window draw code (Windows only).

IsPrintPreviewing

Same as ForceGDIPort.

OptimizeForInteractive

Optimize for interactive re-drawing of PDF pages.