| DocxSectionOrientation Property |
Legge o scrive l'orientamento della pagina
Namespace: QsGemBox.DocxAssembly: QsGemBox (in QsGemBox.dll) Version: 26.4.0.0 (26.4.0.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
StringL'orientamento
See Also