ImageBufferDescriptionLinePadding Property

CVB.Net Documentation
Gets or sets the line padding.

Namespace:  Stemmer.Cvb.GevServer
Assembly:  Stemmer.Cvb.GevServer (in Stemmer.Cvb.GevServer.dll) Version: 14.0.0.0
Syntax

public int LinePadding { get; set; }

Property Value

Type: Int32
Line padding in bytes.
Remarks

Line padding is a contiguous block at the end of each line that holds no meaningful data. This is normally used to align lines.
See Also

Reference