Click or drag to resize

StiReportLoadEncryptedDocument Method

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