ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 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 Guid()
    public Guid[] GetPackageTargetTypes()
    See Also