CFx SDK Documentation 2024 SP0
Loading...
Searching...
No Matches
Enumerations
OdPdfPublish::Rendering Namespace Reference

Enumerations

enum  Mode {
  kDefault = 0 , kSolid , kSolidWireframe , kSolidOutline ,
  kBoundingBox , kTransparent , kTransparentWireframe , kTransparentBoundingBox ,
  kTransparentBoundingBoxOutline , kIllustration , kShadedIllustration , kWireframe ,
  kShadedWireframe , kHiddenWireframe , kVertices , kShadedVertices
}
 

Detailed Description

Contains rendering settings for Publish SDK documents.

Enumeration Type Documentation

◆ Mode

Rendering modes supported by Publish SDK.

Enumerator
kDefault 
kSolid 
kSolidWireframe 
kSolidOutline 
kBoundingBox 
kTransparent 
kTransparentWireframe 
kTransparentBoundingBox 
kTransparentBoundingBoxOutline 
kIllustration 
kShadedIllustration 
kWireframe 
kShadedWireframe 
kHiddenWireframe 
kVertices 
kShadedVertices 

Definition at line 189 of file PdfPublishCommon.h.