메소드 | 설명 | |
---|---|---|
CombinePdfs ( List |
||
ConvertFile ( byte file, string fileName, |
||
ConvertFiles ( byte[]>.Dictionary |
||
ConvertHtml ( string html, |
||
ConvertHtmlList ( string html, |
||
ConvertImage ( byte image, string fileName, |
||
ConvertImages ( byte[]>.Dictionary |
||
ConvertText ( string text, |
||
ConvertUrl ( string url, |
||
ConvertUrls ( string urls, |
||
ConvertZipFile ( byte zipFile, |
||
IsFileTypeSupported ( string fileName ) : bool | ||
PdfConverter ( ) : System | ||
PdfConverter ( |
메소드 | 설명 | |
---|---|---|
GetUnsupportedHandlingFromOptions ( |
||
IsAbsoluteUrl ( string url ) : bool |
public CombinePdfs ( List |
||
sourcePdfs | List |
|
options | ||
리턴 | byte[] |
public ConvertFile ( byte file, string fileName, |
||
file | byte | |
fileName | string | |
options | ||
리턴 | byte[] |
public ConvertFiles ( byte[]>.Dictionary |
||
files | byte[]>.Dictionary | |
options | ||
리턴 | byte[] |
public ConvertHtml ( string html, |
||
html | string | |
options | ||
리턴 | byte[] |
public ConvertHtmlList ( string html, |
||
html | string | |
options | ||
리턴 | byte[] |
public ConvertImage ( byte image, string fileName, |
||
image | byte | |
fileName | string | |
options | ||
리턴 | byte[] |
public ConvertImages ( byte[]>.Dictionary |
||
images | byte[]>.Dictionary | |
options | ||
리턴 | byte[] |
public ConvertText ( string text, |
||
text | string | |
options | ||
리턴 | byte[] |
public ConvertUrl ( string url, |
||
url | string | |
options | ||
리턴 | byte[] |
public ConvertUrls ( string urls, |
||
urls | string | |
options | ||
리턴 | byte[] |
public ConvertZipFile ( byte zipFile, |
||
zipFile | byte | |
options | ||
리턴 | byte[] |
public IsFileTypeSupported ( string fileName ) : bool | ||
fileName | string | |
리턴 | bool |
public PdfConverter ( |
||
engineFactory | ||
리턴 | System |