Indicates whether the output from the drawing object requires banding. Generally this is true if the output is raster.
[Visual Basic 6.0] Property RequiresBanding As Boolean
[Visual Basic .NET] Public ReadOnly Property RequiresBanding As Boolean
[C#] public bool RequiresBanding {get;}
[Java] public boolean isRequiresBanding() throws IOException, AutomationException
[C++]
HRESULT get_RequiresBanding(
VARIANT_BOOL* flag
);
Parameters
flag [out, retval]
flag is a parameter of type VARIANT_BOOL