VintaSoft Imaging .NET SDK 14.1: Документация для .NET разработчика
Vintasoft.Imaging.Wpf.Print Namespace / WpfImagePrintManager Class / PreviewAutoUpdate Property
Синтаксис Требования Смотрите также
    PreviewAutoUpdate Свойство (WpfImagePrintManager)
    Возвращает или задает значение, указывающее, будет ли предварительный просмотр этого файла WpfImagePrintManager должен асинхронно обновляться при изменении любого из параметров печати или предварительного просмотра.
    Синтаксис
    'Declaration
    
    <DescriptionAttribute("Indicates whether the preview should be asynchronously updated when any of the params is changed.")>
    <DefaultValueAttribute(True)>
    <CategoryAttribute("VintaSoft")>
    Public Property PreviewAutoUpdate As Boolean
    
    
     

    Property Value

    Значение по умолчанию - true.
    Требования

    Целевые платформы: .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

    Смотрите также