2 #ifndef PDFTRON_H_CPPPDFCADConvertOptions
3 #define PDFTRON_H_CPPPDFCADConvertOptions
7 namespace pdftron{
namespace PDF{
246 const SDF::Obj& GetInternalObj()
const;
260 #include "../Impl/CADConvertOptions.inl"
261 #endif // PDFTRON_H_CPPPDFCADConvertOptions
CADConvertOptions & SetUseScaleFromDocument(bool value)
CADConvertOptions & SetUnderlineTextDataFields(bool value)
Alphanumeric sort order (also called natural sort order)
CADConvertOptions & AddSheets(const UString &value)
bool GetUseScaleFromDocument()
Default sort order. In this case there is no explicit sort performed, and pages are placed in the ord...
bool GetUnderlineTextDataFields()
CADConvertOptions & SetAllowThinLines(bool value)
CADConvertOptions & SetRasterDPI(double value)
CADConvertOptions & SetPageHeight(double value)
CADConvertOptions & SetPageWidth(double value)
CADConvertOptions & SetBackgroundColor(ColorPt value)
ColorPt GetBackgroundColor()
CADConvertOptions & SetMaxXrefDepth(UInt32 value)
CADConvertOptions & SetAutoRotate(bool value)
CADConvertOptions & SetColorMode(const UString &value)
CADConvertOptions & SetLayoutSortOrder(LayoutSortOrder value)
CADConvertOptions & SetIncludeModel(bool value)
LayoutSortOrder GetLayoutSortOrder()
CADConvertOptions & SetZoomToExtents(bool value)