[Visual Basic] Public ReadOnly Property SlideImageFileNameDisplayed As String
[C#] public string SlideImageFileNameDisplayed {get;}
プロパティ値
文字列型の値
解説
スライド表示で現在表示されているイメージのファイル名を示します。
マルチページのファイルのイメージの場合は、「ファイル名+"-”+ページ数(3桁)」となります。
(例:「abc.tif」というマルチtifファイルの3ページ目の場合⇒「abc.tif-003」)
参照
ImageKit メンバ | Newtone.ImageKit.Win.ImageKit