ExpertXPS XPSLibrary
Bottom Property
Namespaces > ExpertXPS > XPSMargins > Bottom
Gets or sets the bottom margin.
Syntax
C#Visual BasicManaged C++
public float Bottom { get; set; }
Public Property Bottom As Single
public:
float Bottom {
	float get ();
	void set (float value);
}

Assembly: ExpertXPS Version: 0.9.0.0 (Module: ExpertXPS)