VintaSoft Twain .NET SDK 15.4: Документация для Веб разработчика
Vintasoft.Shared Namespace / WebDocumentLayoutSettingsJS type
В этом разделе
WebDocumentLayoutSettingsJS Class Methods
В этом разделе
Чтобы увидеть список всех методов этого типа, смотрите WebDocumentLayoutSettingsJS.
Методы
 ИмяОписание
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.
Смотрите также