Arbortext IsoDraw > Macro Language Reference > Object Data Types > Application Object - Data Exchange Preferences > Export PDF > app.pdf.raster
  
app.pdf.raster
Returns and sets PDF raster image properties.
app.pdf.raster.resolution
Returns and sets the resolution for included raster in dpi as float.
app.pdf.raster.border
Returns and sets the border for included raster in mm as float.
app.pdf.raster.kind
Returns and sets the image depth for included raster as string.
Allowed values are: "bitmap": black & white, "grayscale": 8 bit gray tone, "color8": 8 bit color, "color24": 24 bit color.
app.pdf.raster.page
Type is integer. Returns and sets if the dimensions as integer.
Allowed values are: 1: use full page size; 2: use illustration extent.