IPresentationSignedWarningInfo

IPresentationSignedWarningInfo interface

This warning indicates that the presentation being read has the signature and this signature will be removed during processing.

public interface IPresentationSignedWarningInfo : IWarningInfo

Properties

NameDescription
AsIWarningInfo { get; }Returns IWarningInfo interface. Read-only IWarningInfo.

See Also