WriteByte
IStreamWrapper.WriteByte method
Writes a byte to the current position in the stream and advances the position within the stream by one byte.
public void WriteByte(byte value)
Parameter | Type | Description |
---|---|---|
value | Byte | Byte for writion Byte |
See Also
- interface IStreamWrapper
- namespace Aspose.Slides
- assembly Aspose.Slides