PrintBase Enumeration CATPrintSVGBitmapSaveMode
enum CATPrintSVGBitmapSaveMode {
CATPRINTSVG_BITMAP_EXT_SAVE,
CATPRINTSVG_BITMAP_EMBED_SAVE
}
SVG save mode for bitmap files.
- Values:
-
- CATPRINTSVG_BITMAP_EXT_SAVE
- The bitmaps will be saved in external file.
- CATPRINTSVG_BITMAP_EMBED_SAVE
- The bitmaps will be saved in the SVG file with Base64 encoding.
This object is included in the file: CATPrintSVGPropertiesTypes.h
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.