'Declaration Public Shared Function Deserialize( _ ByVal streamThe stream that contains the data to deserialize. As System.IO.Stream _) As PptxDecoder
public static PptxDecoder Deserialize( System.IO.Stream stream)
public: static PptxDecoder* Deserialize( System.IO.Stream* stream)
public:static PptxDecoder^ Deserialize( System.IO.Stream^ stream)
Target Platforms: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5
PptxDecoder Class PptxDecoder Members