XpsDocument.IsWriter 속성

정의

패키지를 쓸 수 있는지 여부를 나타내는 값을 가져옵니다.

public:
 property bool IsWriter { bool get(); };
public bool IsWriter { get; }
member this.IsWriter : bool
Public ReadOnly Property IsWriter As Boolean

속성 값

Boolean

패키지를 쓸 수 있으면 true이고, 그렇지 않으면 false입니다.

적용 대상

추가 정보