C#
VB
C++
A value that indicates the color used to fill the background following rotation.
public RasterColor FillColor { get; set; }
Public Property FillColor() As RasterColor
Get
Set
public:
property RasterColor^ FillColor
{
RasterColor^ get()
void set(RasterColor^ value)
}
A RasterColor value that indicates the color used to fill the background following rotation.
Refer to DetectDeskewOrientationCommand.
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