TeighaPDFExportFlags Enumeration

Settings flags used in the Teigha library for exporting dwg to pdf

This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.

Fields
 
Name Value Description
kASCIIHexEncoding 512
kDefault 2822
kEmbededOptimizedTTF 64
kEmbededTTF 1
kEnableLayers 16
kExportHyperlinks 1024
kFlateCompression 256
kIncludeOffLayers 32
kLinearized 4096
kMeasuring 16384
kMergeLines 8192
kSHXTextAsGeometry 4
kSimpleGeomOptimization 8
kTTFTextAsGeometry 2
kUseHLR 128
kZeroFlag 0
kZoomToExtentsMode 2048

In this article

Definition