GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPicturePDF / RemovePageBox Method





In This Topic
RemovePageBox Method (IGdPicturePDF)
In This Topic
Syntax
'Declaration
 
<DispIdAttribute(645)>
Function RemovePageBox( _
   ByVal PageBox As PdfPageBox _
) As GdPictureStatus
[DispId(645)]
GdPictureStatus RemovePageBox( 
   PdfPageBox PageBox
)
function RemovePageBox( 
    PageBox: PdfPageBox
): GdPictureStatus; 
DispIdAttribute(645)
function RemovePageBox( 
   PageBox : PdfPageBox
) : GdPictureStatus;
[DispId(645)]
GdPictureStatus RemovePageBox( 
   PdfPageBox PageBox
) 
[DispId(645)]
GdPictureStatus RemovePageBox( 
   PdfPageBox PageBox
) 

Parameters

PageBox
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPicturePDF
IGdPicturePDF Members