Envelope.RecipientNamefromLeft Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns or sets a Single that represents the position, measured in points, of the recipient's name from the left edge of the envelope. Used for Asian language envelopes.
public:
property float RecipientNamefromLeft { float get(); void set(float value); };
public float RecipientNamefromLeft { get; set; }
member this.RecipientNamefromLeft : single with get, set
Public Property RecipientNamefromLeft As Single