DocxSection.Orientation Property

QsInformatica.Utils

DocxSectionOrientation Property

Legge o scrive l'orientamento della pagina

Namespace:  QsGemBox.Docx
Assembly:  QsGemBox (in QsGemBox.dll) Version: 22.4.2.0 (22.4.2.0)
Syntax
public string Orientation { get; set; }
Public Property Orientation As String
	Get
	Set
public:
property String^ Orientation {
	String^ get ();
	void set (String^ value);
}
member Orientation : string with get, set

Property Value

Type: String
L'orientamento
See Also