ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX.DXGI Namespace / PrintDocumentPackageTarget Class / GetPackageTargetTypes Method

In This Topic
    GetPackageTargetTypes Method
    In This Topic
    HRESULT IPrintDocumentPackageTarget::GetPackageTargetTypes([out] UINT32 *targetCount, [out] GUID **targetTypes)
    Syntax
    'Declaration
     
    Public Function GetPackageTargetTypes() As System.Guid()
    public System.Guid[] GetPackageTargetTypes()
    See Also