Documentación de la API > 2D interface > Object ProQuickprintoptions > Function ProQuickprintoptionsProjectionsSet
Function ProQuickprintoptionsProjectionsSet
Description
Assigns the list of the projection to include in this quick print operation, if the layout type is PRO_QPRINT_LAYOUT_PROJ.
Synopsis
#include <ProQuickprint.h>
ProQuickprintoptionsProjectionsSet
(
/* (In)
The options handle.
*/
/* (In)
ProArray of the projections to include.
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
The layout type is not 'projection'.
User Guide References
¿Fue esto útil?