메소드 |
설명 |
|
GetDataCacheStyle ( ) : int |
|
|
GetProtectionHashBytes ( ) : byte[] |
|
|
GetProtectionLevel ( ) : int |
|
|
GetProtectionLevelBytes ( ) : byte[] |
|
|
GetProtectionLevelRaw ( ) : int |
|
|
GetReadOnlyRecommended ( ) : bool |
|
|
IsAlwaysGenerateSoftLinebreaks ( ) : bool |
|
|
IsAlwaysUseUnicode ( ) : bool |
|
|
IsDocumentProtected ( ) : bool |
|
|
IsImagePDFConformance ( ) : bool |
|
|
IsImageWrittenAsBinary ( ) : bool |
|
|
IsOutputDebugLineBreaks ( ) : bool |
|
|
IsOutputTableRowDefinitionAfter ( ) : bool |
|
|
IsWriteImageScalingInformation ( ) : bool |
|
|
RegisterParagraphStyle ( RtfParagraphStyle rtfParagraphStyle ) : void |
|
|
RtfDocumentSettings ( RtfDocument document ) : System |
|
|
SetAlwaysGenerateSoftLinebreaks ( bool alwaysGenerateSoftLinebreaks ) : void |
|
|
SetAlwaysUseUnicode ( bool alwaysUseUnicode ) : void |
|
|
SetDataCacheStyle ( int dataCacheStyle ) : void |
|
|
SetImagePDFConformance ( bool imagePDFConformance ) : void |
|
|
SetImageWrittenAsBinary ( bool imageWrittenAsBinary ) : void |
|
|
SetNewPassword ( String oldPwd, String newPwd ) : bool |
|
|
SetOptionsForMSWord2000And97 ( ) : void |
|
|
SetOptionsForMSWordForMac ( ) : void |
|
|
SetOptionsForMSWordXP ( ) : void |
|
|
SetOptionsForOpenOfficeOrg ( ) : void |
|
|
SetOutputDebugLineBreaks ( bool outputDebugLineBreaks ) : void |
|
|
SetOutputTableRowDefinitionAfter ( bool outputTableRowDefinitionAfter ) : void |
|
|
SetPasswordHash ( String pwd ) : void |
|
|
SetProtection ( int level, String pwd ) : bool |
|
|
SetProtectionLevel ( int level ) : bool |
|
|
SetReadOnlyRecommended ( bool value ) : void |
|
|
SetWriteImageScalingInformation ( bool writeImageScalingInformation ) : void |
|
|
UnprotectDocument ( String pwd ) : bool |
|
|