GetRenderScale
渲染和打印
描述
返回由 SetRenderScale 函数设置的渲染比例
语法
Delphi
Function TPDFlib.GetRenderScale: Double;
ActiveX
Function PDFlib::GetRenderScale() As Double
DLL
double DLGetRenderScale(int InstanceID);
渲染和打印
返回由 SetRenderScale 函数设置的渲染比例
Function TPDFlib.GetRenderScale: Double;
Function PDFlib::GetRenderScale() As Double
double DLGetRenderScale(int InstanceID);