OutputValidator class

This class or member is reserved for internal use and is not intended to be used in your code.

Inheritance hierarchy

System.Object
  Microsoft.Office.Server.PowerPoint.Conversion.OutputValidator

Namespace:  Microsoft.Office.Server.PowerPoint.Conversion
Assembly:  Microsoft.Office.Server.PowerPoint (in Microsoft.Office.Server.PowerPoint.dll)

Syntax

'Declaration
Public Class OutputValidator _
    Implements IOutputValidator
'Usage
Dim instance As OutputValidator
public class OutputValidator : IOutputValidator

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

OutputValidator members

Microsoft.Office.Server.PowerPoint.Conversion namespace