menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Struct NativePaint.FORMATRANGE - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Struct NativePaint.FORMATRANGE

    Information that a rich edit control uses to format its output for a particular device.

    Inherited Members
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetType()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.ValueType.Equals(System.Object)
    System.ValueType.GetHashCode()
    System.ValueType.ToString()
    Namespace: Syncfusion.WinForms.Core
    Assembly: Syncfusion.Shared.Base.dll
    Syntax
    public struct FORMATRANGE

    Fields

    CharRange

    The range of characters to format.

    Declaration
    public NativePaint.CHARRANGE CharRange
    Field Value
    Type
    NativePaint.CHARRANGE

    Rect

    The area within the page rectangle to render to.

    Declaration
    public NativePaint.RECT Rect
    Field Value
    Type
    NativePaint.RECT

    WholeRect

    The entire area of a page on the rendering device.

    Declaration
    public NativePaint.RECT WholeRect
    Field Value
    Type
    NativePaint.RECT
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved