_Document.HyphenationZone プロパティ

定義

ハイフネーション ゾーンの幅をポイント単位で設定を取得または取得します。

public:
 property int HyphenationZone { int get(); void set(int value); };
public int HyphenationZone { get; set; }
member this.HyphenationZone : int with get, set
Public Property HyphenationZone As Integer

プロパティ値

注釈

ハイフネーション調整幅とは、その行の最後の単語の終わりから右余白までの最大間隔です。

適用対象