API Reference
Class
LegacyPptWriteFinding
Describes content that the native binary PowerPoint writer cannot encode.
Inheritance
- Object
- LegacyPptWriteFinding
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
Methods
public override String ToString() #Returns:
StringInherited Methods
Properties
public LegacyPptFeature Feature { get; } #Gets the capability-contract feature associated with the loss finding.
public String Code { get; } #Gets a stable finding code.
public String Description { get; } #Gets the finding description.
public Nullable<Int32> SlideIndex { get; } #Gets the zero-based slide index, when applicable.
public Nullable<Int32> ShapeIndex { get; } #Gets the zero-based shape index, when applicable.