XpsDocument.IsReader 속성

정의

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

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

속성 값

Boolean

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

적용 대상

추가 정보