Share via


IXpsFixedPageReader.Thumbnail 속성

정의

FixedPage와 연결되어 있는 축소판 그림 이미지(있는 경우)를 가져옵니다.

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

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

적용 대상