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