ExpertXPS XPSLibrary
Font Property
Namespaces > ExpertXPS > XPSParagraph > Font
The font used to display the text
Syntax
C#Visual BasicManaged C++
public Font Font { get; set; }
Public Property Font As Font
public:
Font^ Font {
	Font^ get ();
	void set (Font^ value);
}

Assembly: ExpertXPS Version: 0.9.0.0 (Module: ExpertXPS)