API Reference
Class
HtmlToRtfResult
RTF document plus structured diagnostics from HTML import.
Inheritance
- HtmlConversionResult<RtfDocument>
- HtmlToRtfResult
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
- Extension method HtmlConversionDocument.ToRtfDocumentResult
- Method HtmlRtfConverterExtensions.ToRtfDocumentResult
Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
public RtfDocument RequireNoLoss() #Returns:
RtfDocumentInherited from 0, Culture=neutral, PublicKeyToken=null]]
public RtfDocument RequireValue() #Returns:
RtfDocumentInherited from 0, Culture=neutral, PublicKeyToken=null]]
Properties
Inherited Properties
public RtfDocument Value { get; } #Inherited from 0, Culture=neutral, PublicKeyToken=null]]
public HtmlConversionReport Report { get; } #Inherited from 0, Culture=neutral, PublicKeyToken=null]]
public Boolean Succeeded { get; } #Inherited from 0, Culture=neutral, PublicKeyToken=null]]
public Boolean HasLoss { get; } #Inherited from 0, Culture=neutral, PublicKeyToken=null]]