var instance = new Vintasoft.Imaging.Office.UI.WebDocumentSectionPropertiesJS(); var returnValue; // Type: any // Parameters var value; // Type: boolean returnValue = instance.set_IsPortraitOrientation(value);
function set_IsPortraitOrientation(
valueA value indicating whether page has portrait orientation.: boolean
) : any;
Parameters
- value
- A value indicating whether page has portrait orientation.