VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Shared Namespace / WebDocumentLayoutSettingsJS type / get_PageLayoutSettings Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_PageLayoutSettings Method
In This Topic
Gets the layout settings for document page.
Syntax
var instance = new Vintasoft.Shared.WebDocumentLayoutSettingsJS();

var value; // Type: Vintasoft.Shared.WebPageLayoutSettingsJS
value = instance.get_PageLayoutSettings();

Return Value

The layout settings for document page.
Browser Compatibility
56+
45+
11
See Also