- Member dfv_getRasterRGBProfile
- Get the path name of the RGB profile file.
- Member dfv_getRasterRGBProfileW
- Get the path name of the RGB profile file.
- Member dfv_setRasterRGBProfile
- Set the path name of the RGB profile file.
- Member dfv_setRasterRGBProfileW
- Set the path name of the RGB profile file.
- Member dfv_getRasterCMYKProfile
- Get the path name of the CMYK profile file.
- Member dfv_getRasterCMYKProfileW
- Get the path name of the CMYK profile file.
- Member dfv_setRasterCMYKProfile
- Set the path name of the CMYK profile file.
- Member dfv_setRasterCMYKProfileW
- Set the path name of the CMYK profile file.
- Member dfv_getRasterCompression
- Get the compression method when outputting TIFF / MTIFF.
- Member dfv_getRasterCompressionW
- Get the compression method when outputting TIFF / MTIFF.
- Member dfv_setRasterCompression
- Specifies the compression method when outputting TIFF / MTIFF.
The compression method.
none : None
lzw : ZLIB compression(When this parameter is omitted, lzw is applied.)
dct : DCTDecode
flate : FlateDecode
runlength : Run Length compression
ccitt3 : CCITT Group3
ccitt4 : CCITT Group4
- Member dfv_setRasterCompressionW
- Specifies the compression method when outputting TIFF / MTIFF.
The compression method.
none : None
lzw : ZLIB compression(When this parameter is omitted, lzw is applied.)
dct : DCTDecode
flate : FlateDecode
runlength : Run Length compression
ccitt3 : CCITT Group3
ccitt4 : CCITT Group4
- Member dfv_getWatermarkText
- Get the watermark text on each page.
- Member dfv_getWatermarkTextW
- Get the watermark text on each page.
- Member dfv_setWatermarkText
- Displays the specified watermark text on each page. Possible to make it multiple lines by delimiting with the line feed
. This setting is invalid with the evaluation version.
- Member dfv_setWatermarkTextW
- Displays the specified watermark text on each page. Possible to make it multiple lines by delimiting with the line feed
. This setting is invalid with the evaluation version.
- Member dfv_getWatermarkFontFamily
- Get the font family of the watermark text.
- Member dfv_getWatermarkFontFamilyW
- Get the font family of the watermark text.
- Member dfv_setWatermarkFontFamily
- Specifies the font family to the character string which you set to watermark-text.
- Member dfv_setWatermarkFontFamilyW
- Specifies the font family to the character string which you set to watermark-text.
- Member dfv_getWatermarkFontWeight
- Get the font weight of the watermark text.
- Member dfv_getWatermarkFontWeightW
- Get the font weight of the watermark text.
- Member dfv_setWatermarkFontWeight
- Specifies the font weight to the character string which you set to watermark-text. Possible to specify normal, bold or the numerical value from 100 to 900.
- Member dfv_setWatermarkFontWeightW
- Specifies the font weight to the character string which you set to watermark-text. Possible to specify normal, bold or the numerical value from 100 to 900.
- Member dfv_getWatermarkFontStyle
- Get the font style of the watermark text.
- Member dfv_getWatermarkFontStyleW
- Get the font style of the watermark text.
- Member dfv_setWatermarkFontStyle
- Specifies the font style to the character string which you set to watermark-text.
- Member dfv_setWatermarkFontStyleW
- Specifies the font style to the character string which you set to watermark-text.
- Member dfv_getWatermarkOpacity
- Get the opacity of the watermark text.
- Member dfv_getWatermarkOpacityW
- Get the opacity of the watermark text.
- Member dfv_setWatermarkOpacity
- Specifies the opacity to the character string which you set to watermark-text.
- Member dfv_setWatermarkOpacityW
- Specifies the opacity to the character string which you set to watermark-text.
Generated on 28 Sep 2012 for Server Based Converter C/C++ Interface by Doxygen 1.5.6