Document Library for WinForms
CompatibilityOptions クラス メンバ
プロパティ  メソッド 

C1.Win.Document.6 アセンブリ > C1.Win.Document 名前空間 : CompatibilityOptions クラス

CompatibilityOptionsデータ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタ  
トップ
パブリック プロパティ
 名前解説
Public プロパティGets or sets a valud specifying how borders affect the layout of objects in a document.

See BordersModeEnum for details.

The default value is BordersModeEnum.Default.

 
Public プロパティ  
Public プロパティSpecifies whether images in a document dictionary are kept as Image objects. Set this property to false to save images as raw data to optimize memory usage.  
Public プロパティGets or sets a value indicating whether to stretch barcodes as images.

The default value is false, which is compatible with previous versions.

 
Public プロパティIndicates whether to use direct write gdi compatible text layout to render the text.  
Public プロパティGets or sets a value indicating whether GDI functions should be used to draw lines when rendering for output to PDF. The default value is false. Setting this property to true may result in much smaller file sizes in documents containing many dashed/dotted lines.  
トップ
パブリック メソッド
 名前解説
Public メソッドCopies properties from another object into this object.  
Public メソッドResets properties of this object to default values.  
トップ
参照

CompatibilityOptions クラス
C1.Win.Document 名前空間