Gets or sets the Extract File Password.
Namespace: AJE.DataReportEngineAssembly: AJE.DataReportEngine (in AJE.DataReportEngine.dll) Version: 4.0.8409.29839 (4.0.1.1)
public EncryptionBase FilePassword { get; set; }public EncryptionBase FilePassword { get; set; }Public Property FilePassword As EncryptionBase
Get
Set
Public Property FilePassword As EncryptionBase
Get
Set
public:
property EncryptionBase^ FilePassword {
EncryptionBase^ get ();
void set (EncryptionBase^ value);
}public:
property EncryptionBase^ FilePassword {
EncryptionBase^ get ();
void set (EncryptionBase^ value);
}Property Value
Type:
EncryptionBase