IPresentationSignedWarningInfo

IPresentationSignedWarningInfo 接口

此警告指示正在读取的演示文稿具有签名,且该签名将在处理期间被移除。

public interface IPresentationSignedWarningInfo : IWarningInfo

属性

名称描述
AsIWarningInfo { get; }返回 IWarningInfo 接口。只读 IWarningInfo

另见