다음을 통해 공유


PrintControllerWithStatusDialog.IsPreview 속성

정의

인쇄 미리 보기에 사용됨을 PrintControllerWithStatusDialog 나타내는 값을 가져옵니다.

public:
 virtual property bool IsPreview { bool get(); };
public override bool IsPreview { get; }
member this.IsPreview : bool
Public Overrides ReadOnly Property IsPreview As Boolean

속성 값

true PrintControllerWithStatusDialog 인쇄 미리 보기에 사용되면 .이고, false그렇지 않으면 .입니다.

설명

기본 IsPreview 컨트롤러의 IsPreview 속성을 확인합니다.

적용 대상