Method | Description | |
---|---|---|
GetImageUrl ( int index, RtfVisualImageFormat rtfVisualImageFormat ) : string | ||
RtfHtmlConvertSettings ( ) : System | ||
RtfHtmlConvertSettings ( IRtfVisualImageAdapter imageAdapter ) : System | ||
RtfHtmlConvertSettings ( IRtfVisualImageAdapter imageAdapter, RtfHtmlConvertScope convertScope ) : System | ||
RtfHtmlConvertSettings ( RtfHtmlConvertScope convertScope ) : System |
public GetImageUrl ( int index, RtfVisualImageFormat rtfVisualImageFormat ) : string | ||
index | int | |
rtfVisualImageFormat | RtfVisualImageFormat | |
return | string |
public RtfHtmlConvertSettings ( IRtfVisualImageAdapter imageAdapter ) : System | ||
imageAdapter | IRtfVisualImageAdapter | |
return | System |
public RtfHtmlConvertSettings ( IRtfVisualImageAdapter imageAdapter, RtfHtmlConvertScope convertScope ) : System | ||
imageAdapter | IRtfVisualImageAdapter | |
convertScope | RtfHtmlConvertScope | |
return | System |
public RtfHtmlConvertSettings ( RtfHtmlConvertScope convertScope ) : System | ||
convertScope | RtfHtmlConvertScope | |
return | System |