'Declaration
<DispIdAttribute(412)> Function PrintSetUserPaperSize( _ ByVal PaperWidth As Single, _ ByVal PaperHeight As Single _ ) As GdPictureStatus
[DispId(412)] GdPictureStatus PrintSetUserPaperSize( float PaperWidth, float PaperHeight )
function PrintSetUserPaperSize( PaperWidth: Single; PaperHeight: Single ): GdPictureStatus;
DispIdAttribute(412) function PrintSetUserPaperSize( PaperWidth : float, PaperHeight : float ) : GdPictureStatus;
[DispId(412)] GdPictureStatus PrintSetUserPaperSize( float PaperWidth, float PaperHeight )
[DispId(412)] GdPictureStatus PrintSetUserPaperSize( float PaperWidth, float PaperHeight )
Parameters
- PaperWidth
- PaperHeight