메소드 |
설명 |
|
GetMarginBottom ( ) : int |
|
|
GetMarginLeft ( ) : int |
|
|
GetMarginRight ( ) : int |
|
|
GetMarginTop ( ) : int |
|
|
GetPageHeight ( ) : int |
|
|
GetPageWidth ( ) : int |
|
|
RtfPageSetting ( RtfDocument doc ) : System |
|
|
SetMarginBottom ( int marginBottom ) : void |
|
|
SetMarginLeft ( int marginLeft ) : void |
|
|
SetMarginRight ( int marginRight ) : void |
|
|
SetMarginTop ( int marginTop ) : void |
|
|
SetPageHeight ( int pageHeight ) : void |
|
|
SetPageSize ( Rectangle pageSize ) : void |
|
|
SetPageWidth ( int pageWidth ) : void |
|
|
WriteContent ( Stream outp ) : void |
|
|
WriteDefinition ( Stream result ) : void |
|
|
WriteSectionDefinition ( Stream result ) : void |
|
|