ImageGear22.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDFStream Class : Write Method |
itemCount
multiplied by itemSize
.The relative values of itemCount
and itemSize
really do not matter; the only thing that matters is their product. It is often convenient to set itemSize
to 1, so that itemCount
is the number of bytes to write.
itemCount
multiplied by itemSize
.The relative values of itemCount
and itemSize
really do not matter; the only thing that matters is their product. It is often convenient to set itemSize
to 1, so that itemCount
is the number of bytes to write.