| CuteEditor for .NET 6.2 Class Library |
|
AttachmentItem.FileSize Property
Gets the size of the file.
[Visual Basic]
Public ReadOnly Property FileSize As
Integer
[C#]
public
int FileSize {get;}
Property Value
The size of the file.
See Also
AttachmentItem Class | CuteEditor Namespace