API Reference
Class
PowerPointVisualProofArtifact
Hash and size evidence for one generated conversion artifact.
Inheritance
- Object
- PowerPointVisualProofArtifact
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
- Property PowerPointVisualProofReport.Artifacts
- Property PowerPointVisualSlideProof.Png
- Property PowerPointVisualSlideProof.Svg
Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
Properties
public String Name { get; } #Stable artifact name.
public String MediaType { get; } #Artifact media type.
public Int64 ByteLength { get; } #Artifact byte length.
public String Sha256 { get; } #Uppercase SHA-256 digest.
public Int32 DiagnosticCount { get; } #Conversion diagnostics associated with the artifact.