ExpertXPS XPSLibrary
Height Property
Namespaces > ExpertXPS > XPSImage > Height
Height of the image
Syntax
C#Visual BasicManaged C++
public int Height { get; set; }
Public Property Height As Integer
public:
int Height {
	int get ();
	void set (int value);
}

Assembly: ExpertXPS Version: 0.9.0.0 (Module: ExpertXPS)