VintaSoft Twain .NET SDK 15.4: Документация для Веб разработчика
Vintasoft.Shared Namespace / WebDocumentLayoutSettingsJS type
Конструкторы Смотрите также
В этом разделе
Члены типа WebDocumentLayoutSettingsJS Class
В этом разделе
В следующих таблицах перечислены элементы, предоставляемые WebDocumentLayoutSettingsJS.
Публичные Конструкторы
 ИмяОписание
Public ConstructorInitializes a new instance of the WebDocumentLayoutSettingsJS class.
Методы
 ИмяОписание
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 a value indicating whether XLSX converter should automatically calculate widths of all columns.
Public MethodGets the minimum width of the column in XLSX document. 1 unit of measure is calculated as "value_of_this_property * maximum_width_of_symbol_in_default_font".
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 a value indicating whether XLSX converter should automatically calculate widths of all columns.
Public MethodSets the minimum width of the column in XLSX document. 1 unit of measure is calculated as "value_of_this_property * maximum_width_of_symbol_in_default_font".
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.
Смотрите также