VintaSoft Twain .NET SDK 15.1: Documentation for Web developer
Vintasoft.Shared Namespace / WebDocumentLayoutSettingsJS type
In This Topic
    WebDocumentLayoutSettingsJS Class Methods
    In This Topic
    For a list of all methods of this type, see WebDocumentLayoutSettingsJS.
    Methods
     NameDescription
    Public MethodGets a value indicating whether the hidden content must be shown on DOCX page.
    Public MethodGets the layout settings for document page.
    Public MethodGets the type of layout settings for XLSX page.
    Public MethodGets a value indicating whether the hidden graphics must be shown on XLSX page.
    Public MethodGets a value indicating whether the hidden XLSX worksheets must be shown.
    Public MethodSets a value indicating whether the hidden content must be shown on DOCX page.
    Public MethodSets the layout settings for document page.
    Public MethodSets the type of layout settings for XLSX page.
    Public MethodSets a value indicating whether the hidden graphics must be shown on XLSX page.
    Public MethodSets a value indicating whether the hidden XLSX worksheets must be shown.
    Public MethodReturns settings as object.
    See Also