This class implements the PDF export parameters.
Creates a new set of export parameters with default values. | |
Destroys the set of export parameters. |
The current version of the PDF format used for the export operation by default. | |
Reserved parameter: bit 1 - ZoomToExtents auxiliary flag - default value 0 [ExactExtents]. For internal use only. It is strongly NOT recommended to use it in your code! |
Export color policy. Determines how colors form an original drawing are exported to .pdf file. | |
Hatches export type. | |
Enumerates access permission flags for a PDF document. | |
PDF export flags enumeration that can be used for handling the export process. | |
PDF format versions enumeration, used during the export process. | |
Enumerates measuring types for a PDF document. | |
Shaded viewport export policy | |
PDF/A format mode enumeration. | |
PRC export support enumeration. | |
Searchable text type. |
Retrieves the current value of the access permission flags. | |
Adds the specified layout to the layouts array to export. | |
Adds a new watermark. | |
Retrieves the current value of the PDF/A mode. | |
Retrieves the author of the output PDF document. | |
Retrieves the current value of the background color for the output PDF document. | |
Retrieves whether the bookmark creation is enabled. | |
Retrieves the current value of the resolution for monochrome images in the output PDF document (in dots per inch, dpi). | |
Clears the multiple database settings (array of databases and array of indexes). | |
Clears the PRC background color. | |
Clears the Watermarks array. | |
Retrieves the current value of the resolution for color and grayscale images (in dots per inch, dpi). | |
Retrieves the color policy. | |
Retrieves the output PDF document creator. | |
Retrieves the database to be exported. | |
This is the overview for the databases method overload. | |
Retrieves whether the DCT compression option is enabled. | |
Retrieves the currently used quality of DCT compression. | |
Sets a new value of the bookmark creation flag. | |
Retrieves whether XObjects are exported. | |
Retrieves the current PDF export flags. | |
Retrieves the current export reactor. | |
Retrieves the current value of the disable gs device for shaded views option. | |
Retrieves the currently used vector resolution (in dots per inch, dpi). | |
This is the overview for the getPRCContext method overload. | |
Retrieves the PRC mode option. | |
Retrieves the background color for PRC content. | |
Retrieves the current behaviour when exporting ambient color components to PRC in the texture case. | |
Retrieves the current rendering mode for PRC content. | |
Retrieves the type of gradient hatches export. | |
Retrieves the PRC background option. | |
Retrieves the current compression level for B-Rep within PRC content. | |
Retrieves whether the tessellation compression for PRC content is enabled. | |
Retrieves the current value of the resolution for images created as a result of hatch export (in dots per inch, dpi). | |
Retrieves whether the image cropping option is enabled. | |
Retrieves the current value of the parallel display flag. Parallel display flag determines whether the multithreaded displaying is used during the export process. If the flag is equal to true multithreaded displaying is enabled; otherwise, the flag is equal to false. | |
Retrieves the current value of the parallel vectorization flag. Parallel vectorization flag determines whether the multithreaded vectorization is used during the export process. If the flag is equal to true multithreaded vectorization is enabled; otherwise, the flag is equal to false. | |
Determines whether SHX fonts are exported as geometry. | |
Determines whether TTF fonts are exported as geometry. | |
Retrieves the current value of the pdf blocks usage option. | |
Retrieves the current value of the Xrefs as pdf blocks usage option. | |
Retrieves keywords associated with the output PDF document. | |
This is the overview for the layouts method overload. | |
Retrieves the current value of the measuring type. | |
Retrieves the type of other (non-solid) hatches export. | |
Retrieves the output stream that is used for writing the output PDF file. | |
Retrieves the current owner password for the output PDF document. | |
Retrieves the array of page parameters to be used during the exporting. | |
Retrieves the palette to be used during the exporting. | |
Retrieves the output PDF document producer. | |
Determines whether the searchable text is exported as invisible text. | |
Determines whether the searchable text is exported from rendered views. | |
Retrieves the current value of the searchable text type. | |
Sets new access permission flags for the output PDF document. | |
Sets a new PDF/A mode value. | |
Sets a new value of the author of the output PDF document. | |
Sets a new value of the resolution for monochrome images in the output PDF document. | |
Sets a new value of the background color for the output PDF document. | |
Sets a new value of the resolution for color and grayscale images. | |
Sets a new export color policy value. | |
Sets a new value of the output PDF document creator. | |
Sets the DCT compression option. | |
Sets a new value of the quality of DCT compression. | |
Sets a database to be exported. | |
Sets a new value of the XObject export flag. XObject export flag determines whether XObjects are exported (if it is equal to true) or not (if it is equal to false). | |
Sets a new export flags value. | |
Sets a new export reactor object. | |
Sets a new value of the disable GS device for shaded views option. | |
Sets a new value for vector resolution. | |
Sets the type of gradient hatches export. | |
Sets a new value of the resolution for images created as a result of hatch export. | |
Sets a new value of the image cropping option. | |
Sets keywords associated with the output PDF document. | |
Sets an array of drawing layouts to be exported to PDF. | |
Sets a new measuring type for the output PDF document. | |
Sets the type of other (non-solid) hatches export. | |
Sets a new output stream object for writing the output PDF file. | |
Sets a new owner password for the output PDF document. | |
Set the PRC objects compression option. | |
Sets prc export context | |
Sets export to PRC flag value. | |
Sets a new array of page parameters to be used during the exporting. | |
Sets a new palette to be used during the exporting. | |
Sets the parallel display flag value. Parallel display flag determines whether the multithreaded displaying is used during the export process. If the flag is equal to true multithreaded displaying is enabled; otherwise, the flag is equal to false. | |
Sets the parallel vectorization flag value. Parallel vectorization flag determines whether the multithreaded vectorization is used during the export process. If the flag is equal to true multithreaded vectorization is enabled; otherwise, the flag is equal to false. | |
Sets a new PRC background color. | |
Sets prc behaviour when exporting ambient color components to PRC in the texture case | |
Sets prc rendering mode | |
Sets a new value of the output PDF document producer. | |
Sets a new value of the invisible text flag. The invisible text flag defines whether the searchable text is exported as invisible text (if equals to true). | |
Sets a new value of the export from rendered views flag. The export from rendered views flag defines whether the searchable text is exported from rendered views (if equals to true) or not (if equals to false). | |
Sets a new searchable text type value. | |
Sets a new value of the shaded viewports export mode. | |
Sets the type of solid hatches export. | |
Sets a new value of the output PDF document subject. | |
Sets a new title for the output PDF document. | |
Sets a new value of the shaded views transparency option. | |
Sets the upscaling option. | |
Sets the GsCache usage flag. The GsCache usage flag determines whether the GsCache is used during the export process (if it is equal to true) or not (if it is equal to false). | |
Sets the using pdf blocks option. | |
Sets the extents calculation mode value. | |
Sets a new user password for the output PDF document. | |
Sets a new value for the version parameter of the output PDF file. | |
Sets the flag for exporting external references as PDF blocks. When the value equals true, external references are exported as PDF blocks. | |
Retrieves the current value of the shaded viewports export mode. | |
Retrieves the current type of solid hatches export. | |
Retrieves a value of the output PDF document subject. | |
Retrieves the current title for the output PDF document. | |
Retrieves the transparency for shaded views option value. | |
Retrieves whether the upscaling option is enabled. | |
Retrieves the current value of the GsCache usage flag. The GsCache usage flag determines whether the GsCache is used during the export process (if it is equal to true) or not (if it is equal to false). | |
Retrieves whether the extents calculation mode is enabled. | |
Retrieves the current user password for the output PDF document. | |
Retrieves the version of the output PDF file. | |
Retrieves the array of watermarks. |
Copyright © 2002-2022. Open Design Alliance All rights reserved.
|