C# 클래스 CubePdf.Ghostscript.DeviceExt

Devices 型から GhostScript のデバイス名を取得するための拡張メソッド 用クラスです。
파일 보기 프로젝트 열기: cube-soft/CubePdf 1 사용 예제들

공개 메소드들

메소드 설명
Argument ( Devices e ) : string

Devices の各値に対応する Ghostscript に指定する引数を取得します。

메소드 상세

Argument() 공개 정적인 메소드

Devices の各値に対応する Ghostscript に指定する引数を取得します。
public static Argument ( Devices e ) : string
e Devices
리턴 string