Altium C++ SDK 3.0
Loading...
Searching...
No Matches
EDP::IWavePrinterOptions Struct Reference

#include <EDP.Interfaces.h>

Inheritance diagram for EDP::IWavePrinterOptions:

Public Member Functions

bool GetState_UseColor ()
std::wstring GetState_RangeStr ()
std::wstring GetState_SignalRangeStr ()
std::wstring GetState_TimeRangeStr ()
std::wstring GetState_TimeScaleStr ()
int GetState_TimeScalePages ()
float GetState_LeftMargin ()
float GetState_BottomMargin ()
float GetState_RightMargin ()
float GetState_TopMargin ()
std::wstring GetState_Header ()
std::wstring GetState_Footer ()
int GetState_Copies ()
void SetState_UseColor (bool AVal)
void SetState_RangeStr (std::wstring AVal)
void SetState_SignalRangeStr (std::wstring AVal)
void SetState_TimeRangeStr (std::wstring AVal)
void SetState_TimeScaleStr (std::wstring AVal)
void SetState_TimeScalePages (int AVal)
void SetState_LeftMargin (float AVal)
void SetState_BottomMargin (float AVal)
void SetState_RightMargin (float AVal)
void SetState_TopMargin (float AVal)
void SetState_Header (std::wstring AVal)
void SetState_Footer (std::wstring AVal)
void SetState_Copies (int AVal)
INT64 GetState_TimeRangeFrom ()
INT64 GetState_TimeRangeTo ()
void SetState_TimeRangeFrom (INT64 AVal)
void SetState_TimeRangeTo (INT64 AVal)

Member Function Documentation

◆ GetState_BottomMargin()

float EDP::IWavePrinterOptions::GetState_BottomMargin ( )

◆ GetState_Copies()

int EDP::IWavePrinterOptions::GetState_Copies ( )

◆ GetState_Footer()

std::wstring EDP::IWavePrinterOptions::GetState_Footer ( )

◆ GetState_Header()

std::wstring EDP::IWavePrinterOptions::GetState_Header ( )

◆ GetState_LeftMargin()

float EDP::IWavePrinterOptions::GetState_LeftMargin ( )

◆ GetState_RangeStr()

std::wstring EDP::IWavePrinterOptions::GetState_RangeStr ( )

◆ GetState_RightMargin()

float EDP::IWavePrinterOptions::GetState_RightMargin ( )

◆ GetState_SignalRangeStr()

std::wstring EDP::IWavePrinterOptions::GetState_SignalRangeStr ( )

◆ GetState_TimeRangeFrom()

INT64 EDP::IWavePrinterOptions::GetState_TimeRangeFrom ( )

◆ GetState_TimeRangeStr()

std::wstring EDP::IWavePrinterOptions::GetState_TimeRangeStr ( )

◆ GetState_TimeRangeTo()

INT64 EDP::IWavePrinterOptions::GetState_TimeRangeTo ( )

◆ GetState_TimeScalePages()

int EDP::IWavePrinterOptions::GetState_TimeScalePages ( )

◆ GetState_TimeScaleStr()

std::wstring EDP::IWavePrinterOptions::GetState_TimeScaleStr ( )

◆ GetState_TopMargin()

float EDP::IWavePrinterOptions::GetState_TopMargin ( )

◆ GetState_UseColor()

bool EDP::IWavePrinterOptions::GetState_UseColor ( )

◆ SetState_BottomMargin()

void EDP::IWavePrinterOptions::SetState_BottomMargin ( float AVal)

◆ SetState_Copies()

void EDP::IWavePrinterOptions::SetState_Copies ( int AVal)

◆ SetState_Footer()

void EDP::IWavePrinterOptions::SetState_Footer ( std::wstring AVal)

◆ SetState_Header()

void EDP::IWavePrinterOptions::SetState_Header ( std::wstring AVal)

◆ SetState_LeftMargin()

void EDP::IWavePrinterOptions::SetState_LeftMargin ( float AVal)

◆ SetState_RangeStr()

void EDP::IWavePrinterOptions::SetState_RangeStr ( std::wstring AVal)

◆ SetState_RightMargin()

void EDP::IWavePrinterOptions::SetState_RightMargin ( float AVal)

◆ SetState_SignalRangeStr()

void EDP::IWavePrinterOptions::SetState_SignalRangeStr ( std::wstring AVal)

◆ SetState_TimeRangeFrom()

void EDP::IWavePrinterOptions::SetState_TimeRangeFrom ( INT64 AVal)

◆ SetState_TimeRangeStr()

void EDP::IWavePrinterOptions::SetState_TimeRangeStr ( std::wstring AVal)

◆ SetState_TimeRangeTo()

void EDP::IWavePrinterOptions::SetState_TimeRangeTo ( INT64 AVal)

◆ SetState_TimeScalePages()

void EDP::IWavePrinterOptions::SetState_TimeScalePages ( int AVal)

◆ SetState_TimeScaleStr()

void EDP::IWavePrinterOptions::SetState_TimeScaleStr ( std::wstring AVal)

◆ SetState_TopMargin()

void EDP::IWavePrinterOptions::SetState_TopMargin ( float AVal)

◆ SetState_UseColor()

void EDP::IWavePrinterOptions::SetState_UseColor ( bool AVal)

The documentation for this struct was generated from the following file: