Write this embedded file to any writer.
Namespace: TallComponents.PDF.RasterizerAssembly: TallComponents.PDF.Rasterizer (in TallComponents.PDF.Rasterizer.dll) Version: 3.0.76.0
Syntax
| C# |
|---|
public void Write( BinaryWriter binaryWriter ) |
| Visual Basic |
|---|
Public Sub Write ( _ binaryWriter As BinaryWriter _ ) |
Parameters
- binaryWriter
- Type: System.IO..::..BinaryWriter
Write the embedded file to this writer.