API Reference > Namespaces > OdPdfPublish Namespace > OdPdfPublish::Artwork Namespace > Structs, Records, Enums > OdPdfPublish::Artwork::DisplayPreference Enumeration
OdPdfPublish::Artwork::DisplayPreference Enumeration
Syntax
C++
enum DisplayPreference { kDefined, kRuntime };

PdfPublishCommon.h

Members 
Description 
kDefined 
Use view settings. 
kRuntime 
Use application display runtime settings. In this mode settings are not applied to the default view. 

Options (such as background color, lighting and rendering modes) used for displaying views.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.