메소드 | 설명 | |
---|---|---|
CanNew ( ) : bool | ||
CanOpen ( ) : bool | ||
CanSave ( IDocument document ) : bool | ||
RichTextDocumentType ( ) : System.Windows.Documents |
메소드 | 설명 | |
---|---|---|
NewCore ( ) : IDocument | ||
OpenCore ( string fileName ) : IDocument | ||
SaveCore ( IDocument document, string fileName ) : void |
public RichTextDocumentType ( ) : System.Windows.Documents | ||
리턴 | System.Windows.Documents |
protected SaveCore ( IDocument document, string fileName ) : void | ||
document | IDocument | |
fileName | string | |
리턴 | void |