PrintDocument for WinForms
UseImageAsThumbnail プロパティ (C1PreviewThumbnailView)


C1.Win.PrintPreview.6 アセンブリ > C1.Win.C1Preview 名前空間 > C1PreviewThumbnailView クラス : UseImageAsThumbnail プロパティ
Gets or sets a value indicating whether the page image obtained from the preview pane should be used as the thumbnail (if this property is false, Image.GetThumbnailImage is called to obtain the thumbnail).
シンタックス
'宣言
 
Public Property UseImageAsThumbnail As System.Boolean
'使用法
 
Dim instance As C1PreviewThumbnailView
Dim value As System.Boolean
 
instance.UseImageAsThumbnail = value
 
value = instance.UseImageAsThumbnail
public System.bool UseImageAsThumbnail {get; set;}
参照

C1PreviewThumbnailView クラス
C1PreviewThumbnailView メンバ