IXpsFixedDocumentSequenceReader.Thumbnail 속성

정의

에 연결된 FixedDocumentSequence썸네일 이미지가 있는 경우 썸네일 이미지를 가져옵니다.

public:
 property System::Windows::Xps::Packaging::XpsThumbnail ^ Thumbnail { System::Windows::Xps::Packaging::XpsThumbnail ^ get(); };
public System.Windows.Xps.Packaging.XpsThumbnail Thumbnail { get; }
member this.Thumbnail : System.Windows.Xps.Packaging.XpsThumbnail
Public ReadOnly Property Thumbnail As XpsThumbnail

속성 값

XpsThumbnail 이미지를 나타내는 값입니다.

적용 대상