Share via


DocumentToPublishingPageConversionException.TransformResultCode Property

The result returned by the underlying document conversions framework due to a transform error.

Namespace:  Microsoft.SharePoint.Publishing
Assembly:  Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)

Syntax

'Declaration
Public ReadOnly Property TransformResultCode As SPFileConversionResult
    Get
'Usage
Dim instance As DocumentToPublishingPageConversionException
Dim value As SPFileConversionResult

value = instance.TransformResultCode
public SPFileConversionResult TransformResultCode { get; }

Property Value

Type: Microsoft.SharePoint.SPFileConversionResult

See Also

Reference

DocumentToPublishingPageConversionException Class

DocumentToPublishingPageConversionException Members

Microsoft.SharePoint.Publishing Namespace

SPFileConversionResult