다음을 통해 공유


PrinterSettings.PrintFileName 속성

정의

파일로 인쇄하는 경우 파일 이름을 가져오거나 설정합니다.

public:
 property System::String ^ PrintFileName { System::String ^ get(); void set(System::String ^ value); };
public string PrintFileName { get; set; }
member this.PrintFileName : string with get, set
Public Property PrintFileName As String

속성 값

파일로 인쇄하는 경우의 파일 이름입니다.

적용 대상