Smobiler Library
Smobiler Library
Smobiler Library
Smobiler.Plugins
PDFView 类
PDFView 属性
BackColor 属性
Border 属性
BorderColor 属性
BorderRadius 属性
BorderStyle 属性
ResourceContentType 属性
ResourceData 属性
ResourceID 属性
ResourceMode 属性
ResourcePath 属性
PDFView
ResourceMode 属性
获取或设置获取图像模式
命名空间:
Smobiler.Plugins
程序集:
Smobiler.Plugins (在 Smobiler.Plugins.dll 中) 版本:6.0.651.17422+acac930a389332bc36ed645b22d5419d24641df7
语法
C#
VB
复制
public
ResourceMode
ResourceMode
{
get
;
set
; }
Public
Property
ResourceMode
As
ResourceMode
Get
Set
属性值
类型:
ResourceMode
默认为File,代表直接从文件读取,如果设置为Customize,代表可以从自定义的接口中获取图片的二进制数据
返回值
类型:
ResourceMode
实现
IMobileResourceControl
ResourceMode
备注
参见
引用
PDFView 类
Smobiler.Plugins 命名空间