Load a xps bytes array.
Namespace: Spire.PdfAssembly: Spire.Pdf (in Spire.Pdf.dll) Version: 7.9.2.0 (7.9.2.1020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public void LoadFromXPS( byte[] xpsBytes )
Public Sub LoadFromXPS ( xpsBytes As Byte() )
public: void LoadFromXPS( array<unsigned char>^ xpsBytes )
member LoadFromXPS : xpsBytes : byte[] -> unit
Parameters
- xpsBytes
- array<Byte>[]()[][]
the xps byte array