IsInvertedDocumentImage Свойство (IsDocumentImageCommandResult)
Возвращает значение, указывающее, инвертировано ли изображение документа.
[Description("A value indicating whether the document image is inverted.")]
[ReadOnly(True)]
public bool IsInvertedDocumentImage { get; }
[Description("A value indicating whether the document image is inverted.")]
[ReadOnly(True)]
public: __property bool get_IsInvertedDocumentImage();
[Description("A value indicating whether the document image is inverted.")]
[ReadOnly(True)]
public:
property bool IsInvertedDocumentImage {
bool get();
}
Property Value
true - изображение является инвертированным изображением документа; false - изображение не является инвертированным изображением документа.
Целевые платформы: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5