Freigeben über


HtmlPrintDocumentSource.BottomMargin Eigenschaft

Definition

Ruft den unteren Rand der Dokumentquelle ab und legt diese fest.

public:
 property float BottomMargin { float get(); void set(float value); };
float BottomMargin();

void BottomMargin(float value);
public float BottomMargin { get; set; }
var single = htmlPrintDocumentSource.bottomMargin;
htmlPrintDocumentSource.bottomMargin = single;
Public Property BottomMargin As Single

Eigenschaftswert

Single

float

Der untere Rand der Dokumentquelle.

Gilt für: