Share via


IXpsFixedDocumentReader.Thumbnail 属性

定义

获取与 FixedDocument 关联的缩略图像(如果存在缩略图)。

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

适用于