UniPRT SDK  v1.0.0.0
com.UniPRT.Sdk.LabelMaker.Interface.IPrintResolution 介面 參考文件

列印解析度可以設為英寸或毫米刻度。設置/更新其中一種刻度會導致兩者都被更新。 更多...

類別com.UniPRT.Sdk.LabelMaker.Interface.IPrintResolution的繼承圖:
com.UniPRT.Sdk.LabelMaker.PrintResolution

公開方法(Public Methods)

float GetDotsPerInch ()
 每英寸點數的列印解析度。 更多...
 
void SetDotsPerInch (float dotsPerInch)
 
float GetDotsPerMM ()
 每毫米點數的列印解析度。 更多...
 
void SetDotsPerMM (float dotsPerMM)
 

詳細描述

列印解析度可以設為英寸或毫米刻度。設置/更新其中一種刻度會導致兩者都被更新。

列印解析度必須與打印機的解析度匹配。如果解析度與打印機不匹配,將導致列印錯誤。

函式成員說明文件

◆ GetDotsPerInch()

◆ GetDotsPerMM()

float com.UniPRT.Sdk.LabelMaker.Interface.IPrintResolution.GetDotsPerMM ( )

◆ SetDotsPerInch()

void com.UniPRT.Sdk.LabelMaker.Interface.IPrintResolution.SetDotsPerInch ( float  dotsPerInch)

◆ SetDotsPerMM()

void com.UniPRT.Sdk.LabelMaker.Interface.IPrintResolution.SetDotsPerMM ( float  dotsPerMM)

此介面(interface) 文件是由下列檔案中產生: