API-Dokumentation > 2D interface > Object ProQuickprintoptions > Function ProQuickprintoptionsTemplateSet
Function ProQuickprintoptionsTemplateSet
Description
Assigns the path to the drawing template file, if the layout type is PRO_QPRINT_LAYOUT_TEMPLATE.
Synopsis
#include <ProQuickprint.h>
ProQuickprintoptionsTemplateSet
(
/* (In)
The options handle.
*/
ProPath dwg_template
/* (In)
Path to the drawing template file to use for the quick print operation.
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
The layout type is not 'template'.
User Guide References
War dies hilfreich?