| StreamContainerReadWriteBytesCount Field |
Specifies read and write bytes count when reading sequentially.
Namespace: Aspose.PSDAssembly: Aspose.PSD (in Aspose.PSD.dll) Version: 23.4
Syntaxpublic const int ReadWriteBytesCount = 4096
Public Const ReadWriteBytesCount As Integer = 4096
public:
literal int ReadWriteBytesCount = 4096
static val mutable ReadWriteBytesCount: int
Field Value
Type:
Int32
See Also