alexa
menu

Document Processing

    Show / Hide Table of Contents

    FlattenOptions Class

    Specifies the flatten options for loading a PDF document.

    Inheritance
    System.Object
    FlattenOptions
    Namespace: Syncfusion.Maui.PdfViewer
    Assembly: Syncfusion.Maui.PdfViewer.dll
    Syntax
    public sealed class FlattenOptions : Enum

    Fields

    None

    Do not flatten any annotations or form fields.

    Declaration
    public const FlattenOptions None
    Field Value
    Type
    FlattenOptions

    Unsupported

    Flatten unsupported annotations and form fields.

    Declaration
    public const FlattenOptions Unsupported
    Field Value
    Type
    FlattenOptions
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved