C#
VB
Java
Objective-C
WinRT C#
C++
Enables or disables padding the data to a multiple of 4.
public bool Pad4 {get; set;}
Public Property Pad4 As Boolean
public bool Pad4 {get; set;}
@property (nonatomic, assign) BOOL pad4
public boolean isPad4()
public void setPad4(boolean pad4)
<br/>get_Pad4();<br/>set_Pad4(value);<br/>Object.defineProperty('Pad4');
true to save each line padded to a multiple of 4 bytes.
For an example, refer to CodecsRawOptions.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET