Click or drag to resize

StiReportLoadEncryptedReport Method

Overload List
  NameDescription
Public methodLoadEncryptedReport(Byte, String)
Loads a encrypted report template from the byte array.
Public methodLoadEncryptedReport(Stream, String)
Loads a encrypted report template from the stream.
Public methodLoadEncryptedReport(String, String)
Loads a encrypted report template from the file.
Top
See Also