次の方法で共有


Envelope.ReturnAddressFromLeft プロパティ

定義

封筒の左端と差出人の住所との間の距離 (ポイント単位) を設定または返します。

public:
 property float ReturnAddressFromLeft { float get(); void set(float value); };
public float ReturnAddressFromLeft { get; set; }
member this.ReturnAddressFromLeft : single with get, set
Public Property ReturnAddressFromLeft As Single

プロパティ値

注釈

文書に封筒を追加する前にこのプロパティを使用すると、エラーが発生します。

適用対象