JpegExifDataMaxExifSegmentSize Field |
The maximum EXIF segment size in bytes allowed.
Namespace:
Aspose.CAD.Exif
Assembly:
Aspose.CAD (in Aspose.CAD.dll) Version: 20.8
Syntaxpublic const int MaxExifSegmentSize = 65528
Public Const MaxExifSegmentSize As Integer = 65528
public:
literal int MaxExifSegmentSize = 65528
static val mutable MaxExifSegmentSize: int
Field Value
Type:
Int32
See Also