API Reference > Namespaces > OdPdfPublish Namespace > Classes > OdArtwork Class > OdArtwork Methods > OdArtwork::getDisplayPreference Method
OdArtwork::getDisplayPreference Method
Syntax
C++
void getDisplayPreference(Artwork::DisplayPreference& preference) const;
Parameters 
Description 
Artwork::DisplayPreference& preference 
[out] A placeholder for the source of preferred display options. 

Returns the current source of preferred display options for the artwork entity. The method fills a passed options source value and returns it to a calling subroutine. 

 

Display options can be taken from view options or from application display settings. This functionality is not implemented yet.

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