메소드 | 설명 | |
---|---|---|
CopyStream ( Stream input, Stream output ) : void | ||
CreateDocument ( string documentContent, string type, bool test ) : void | ||
MainWindow ( ) : System |
메소드 | 설명 | |
---|---|---|
CreateExcelClick ( object sender, |
||
CreatePDFClick ( object sender, |
||
OpenLinkClick ( object sender, |
||
SampleExcelContentClick ( object sender, |
||
SamplePDFContentClick ( object sender, |
public static CopyStream ( Stream input, Stream output ) : void | ||
input | Stream | |
output | Stream | |
리턴 | void |
public static CreateDocument ( string documentContent, string type, bool test ) : void | ||
documentContent | string | |
type | string | |
test | bool | |
리턴 | void |