C# 클래스 Ghostscript.NET.GhostscriptSwitchAttribute

Represents a GhostscriptSwitch attribute.
상속: System.Attribute
파일 보기 프로젝트 열기: jhabjan/Ghostscript.NET 1 사용 예제들

공개 메소드들

메소드 설명
GhostscriptSwitchAttribute ( string name ) : System

Initializes a new instance of the Ghostscript.NET.GhostscriptSwitchAttribute class.

메소드 상세

GhostscriptSwitchAttribute() 공개 메소드

Initializes a new instance of the Ghostscript.NET.GhostscriptSwitchAttribute class.
public GhostscriptSwitchAttribute ( string name ) : System
name string The Switch name.
리턴 System