메소드 |
설명 |
|
HasFacingPages ( ) : bool |
|
|
HasTitlePage ( ) : bool |
|
|
RtfHeaderFooterGroup ( ) : System |
|
|
RtfHeaderFooterGroup ( RtfDocument doc, HeaderFooter headerFooter, int type ) : System |
|
|
RtfHeaderFooterGroup ( RtfDocument doc, RtfHeaderFooter headerFooter, int type ) : System |
|
|
RtfHeaderFooterGroup ( RtfDocument doc, RtfHeaderFooterGroup headerFooter, int type ) : System |
|
|
RtfHeaderFooterGroup ( RtfDocument doc, int type ) : System |
|
|
SetHasFacingPages ( ) : void |
|
|
SetHasTitlePage ( ) : void |
|
|
SetHeaderFooter ( HeaderFooter headerFooter, int displayAt ) : void |
|
|
SetHeaderFooter ( RtfHeaderFooter headerFooter, int displayAt ) : void |
|
|
SetInHeader ( bool inHeader ) : void |
|
|
SetInTable ( bool inTable ) : void |
|
|
SetRtfDocument ( RtfDocument doc ) : void |
|
|
SetType ( int type ) : void |
|
|
WriteContent ( Stream result ) : void |
|
|