ReportRun.unpackPrinterSettings(Object[]) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual bool unpackPrinterSettings(cli::array <System::Object ^> ^ _packedPrinterSetup);
public virtual bool unpackPrinterSettings (object[] _packedPrinterSetup);
abstract member unpackPrinterSettings : obj[] -> bool
override this.unpackPrinterSettings : obj[] -> bool
Public Overridable Function unpackPrinterSettings (_packedPrinterSetup As Object()) As Boolean
Parameters
- _packedPrinterSetup
- Object[]