ComponentOne Bitmap for UWP
SetJobPageCount Method

C1.UWP.DX Assembly > C1.Util.DX.DXGI Namespace > PrintPreviewDxgiPackageTarget Class : SetJobPageCount Method
HRESULT IPrintPreviewDxgiPackageTarget::SetJobPageCount([in] PageCountType countType, UINT32 count)
Syntax
'Declaration
 
Public Sub SetJobPageCount( _
   ByVal countType As PageCountType, _
   ByVal count As System.UInteger _
) 
public void SetJobPageCount( 
   PageCountType countType,
   System.uint count
)

Parameters

countType
count
See Also

Reference

PrintPreviewDxgiPackageTarget Class
PrintPreviewDxgiPackageTarget Members