'Declaration
<DispIdAttribute(327)> Function IsPageImage_2( _ ByRef ImageID As Integer, _ ByVal AutoRotate As Boolean _ ) As Boolean
[DispId(327)] bool IsPageImage_2( ref int ImageID, bool AutoRotate )
function IsPageImage_2( var ImageID: Integer; AutoRotate: Boolean ): Boolean;
DispIdAttribute(327) function IsPageImage_2( ImageID : int, AutoRotate : boolean ) : boolean;
[DispId(327)] bool IsPageImage_2( ref int ImageID, bool AutoRotate )
[DispId(327)] bool IsPageImage_2( int% ImageID, bool AutoRotate )
Parameters
- ImageID
- AutoRotate