PrintDocument for WinForms
ShapesWord2007Compatible プロパティ (RtfExporter)


C1.PrintDocument.6 アセンブリ > C1.C1Preview.Export 名前空間 > RtfExporter クラス : ShapesWord2007Compatible プロパティ
Gets or sets a value indicating whether when saving to DOCX, Word 2007 compatible shapes format should be used. If set to false, newer Word 2010 shapes format is used, which supports more features but may yield documents that are incompatible with Word 2007 and are very slow when opened in MS Word.
シンタックス
'宣言
 
Public Property ShapesWord2007Compatible As System.Boolean
'使用法
 
Dim instance As RtfExporter
Dim value As System.Boolean
 
instance.ShapesWord2007Compatible = value
 
value = instance.ShapesWord2007Compatible
public System.bool ShapesWord2007Compatible {get; set;}
参照

RtfExporter クラス
RtfExporter メンバ