PdfPublishCADDefinition.h
This class implements a CAD definition object in .pdf documents created with Publish SDK.
|
Name |
Description |
|
Destroys the CAD definition object. |
|
Name |
Description |
|
Returns the current resolution for monochrome images. The method fills a passed value with the resolution value and returns it to a calling subroutine. | |
|
Returns the current resolution for color images. The method fills a passed value with the resolution value and returns it to a calling subroutine. | |
|
Returns the current color policy for the CAD definition object. The method fills a passed value with the color policy value and returns it to a calling subroutine. | |
|
Retrieves the database associated with the CAD definition object. | |
|
Returns the current value of the embedded TTF fonts usage flag. The method fills a passed boolean value with the flag value and returns it to a calling subroutine. | |
|
Returns the current value of the flag that determines whether hyperlinks in the CAD definition object should be exported. The method fills a passed boolean value with the flag value and returns it to a calling subroutine. | |
|
Returns the current resolution for the geometry. The method fills a passed value with the resolution value and returns it to a calling subroutine. | |
|
Returns the current layout name for the CAD definition object. The method accepts a string value, fills it with the layout name and returns it to a calling subroutine. | |
|
Returns the current measuring flag value. The method fills a passed boolean value with the flag value and returns it to a calling subroutine. | |
|
Returns the current media size for the CAD definition object. The method fills passed values with the paper unit, width and height, then returns them to a calling subroutine. | |
|
Returns the current value of the SHX fonts geometry representation flag. | |
|
Returns the current value of the TTF text searchable flag. The method fills a passed boolean value with the flag value and returns it to a calling subroutine. | |
|
Returns the current value of the TTF fonts geometry representation flag. The method fills a passed boolean value with the flag value and returns it to a calling subroutine. | |
|
Sets the resolution for monochrome images (dots-per-inch, DPI). | |
|
Sets the resolution for color images (dots-per-inch, DPI). | |
|
Sets the color policy for the CAD definition object. | |
|
Sets the source database for the CAD definition object. | |
|
Sets the embedded TTF fonts usage flag value. | |
|
Sets a value of the flag that determines whether hyperlinks in the CAD definition object should be exported. | |
|
Sets the resolution for the geometry (dots-per-inch, DPI). | |
|
Sets the layout name for the CAD definition object. | |
|
Sets the measuring flag value. | |
|
Sets the media size for the CAD definition object. | |
|
Sets the SHX fonts geometry representation flag value. | |
|
Sets the TTF text searchable flag value. | |
|
Sets the TTF fonts geometry representation flag value. |
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|