var instance = new Vintasoft.Shared.WebPdfRenderingSettingsJS(resolution, interpolationMode, smoothingMode); var value; // Type: string value = instance.get_Type();
function get_Type() : string;
Return Value
Тип настроек рендеринга.
var instance = new Vintasoft.Shared.WebPdfRenderingSettingsJS(resolution, interpolationMode, smoothingMode); var value; // Type: string value = instance.get_Type();
function get_Type() : string;