VintaSoft Imaging .NET SDK 14.1: Документация для .NET разработчика
Vintasoft.Imaging.Annotation.Print Namespace / AnnotatedImagePrintDocument Class / PrintAnnotations Property
Синтаксис Требования Смотрите также
    PrintAnnotations Свойство (AnnotatedImagePrintDocument)
    Возвращает или задает значение, указывающее, следует ли печатать изображения с аннотациями.
    Синтаксис
    'Declaration
    
    <DescriptionAttribute("A value indicating whether the images should be printed with annotations.")>
    <DefaultValueAttribute(True)>
    Public Property PrintAnnotations 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

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