메소드 | 설명 | |
---|---|---|
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 | |
리턴 | string |
public RtfHtmlConvertSettings ( IRtfVisualImageAdapter imageAdapter ) : System | ||
imageAdapter | IRtfVisualImageAdapter | |
리턴 | System |
public RtfHtmlConvertSettings ( IRtfVisualImageAdapter imageAdapter, RtfHtmlConvertScope convertScope ) : System | ||
imageAdapter | IRtfVisualImageAdapter | |
convertScope | RtfHtmlConvertScope | |
리턴 | System |
public RtfHtmlConvertSettings ( RtfHtmlConvertScope convertScope ) : System | ||
convertScope | RtfHtmlConvertScope | |
리턴 | System |