Parameters for the PrePrintSetDefinition print event. More...
#include <IPlotHook.h>
Public Member Functions | |
virtual IPlotterCP | GetPlotter () const =0 |
Gets the plotter interface. More... | |
virtual void | GetPrintDefinitionName (WStringR value) const =0 |
Gets the print definition name. More... | |
virtual void | GetPrintDefinitionFullName (WStringR value) const =0 |
Gets the print definition full name, deliminated by forward slashes. More... | |
virtual void | GetPrintDefinitionSourceFspec (PlotFileSpecR value) const =0 |
Gets the print definition source file specification. More... | |
virtual bool | GetIsPreview () const =0 |
True if print preview. More... | |
virtual void | GetOutputFileName (WStringR value) const =0 |
Gets the print output file name for this print definition. More... | |
virtual void | SetOutputFileName (WCharCP value)=0 |
Sets the print output file name for this print definition. More... | |
Parameters for the PrePrintSetDefinition print event.
|
pure virtual |
True if print preview.
|
pure virtual |
Gets the print output file name for this print definition.
|
pure virtual |
Gets the plotter interface.
|
pure virtual |
Gets the print definition full name, deliminated by forward slashes.
|
pure virtual |
Gets the print definition name.
|
pure virtual |
Gets the print definition source file specification.
|
pure virtual |
Sets the print output file name for this print definition.