VintaSoft Imaging .NET SDK 15.1: Документация для .NET разработчика
Vintasoft.Imaging.Annotation.Office.UI Namespace / OfficeAnnotationView Class / ContentScale Property
Синтаксис Требования Смотрите также
В этом разделе
ContentScale Свойство (OfficeAnnotationView)
В этом разделе
Возвращает или задает масштаб содержимого документа.
Синтаксис
'Declaration

<DefaultValueAttribute(1)>
<DescriptionAttribute("The scale of the document content.")>
Public Property ContentScale As Single

[DefaultValue(1)]
[Description("The scale of the document content.")]
public float ContentScale { get; set; }

Требования

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

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