VintaSoft Twain .NET SDK 15.4: Documentation for Web developer
Vintasoft.Shared Namespace / WebPageLayoutSettingsJS type
Constructors SeeAlso
In This Topic
WebPageLayoutSettingsJS Class Members
In This Topic
The following tables list the members exposed by WebPageLayoutSettingsJS.
Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the WebPageLayoutSettingsJS class.
Methods
 NameDescription
Public MethodGets the content scale.
Public MethodGets height, in millimeters, of a document page.
Public MethodGets padding, in millimeters, of a document page.
Public MethodGets width, in millimeters, of a document page.
Public MethodSets the content scale.
Public MethodSets height, in millimeters, of a document page.
Public MethodSets padding, in millimeters, of a document page.
Public MethodSets width, in millimeters, of a document page.
Public MethodReturns settings as object.
See Also