menu

Document Processing

Interface IOfficeShapeGradientFill - FileFormats API Reference | Syncfusion

    Show / Hide Table of Contents

    Interface IOfficeShapeGradientFill

    Represents the gradient fill format.

    Namespace: Syncfusion.Office
    Assembly: Syncfusion.Compression.Base.dll
    Syntax
    public interface IOfficeShapeGradientFill

    Properties

    GradientStops

    Gets the collection of gradient stops. Read-only.

    Declaration
    IOfficeShapeGradientStops GradientStops { get; }
    Property Value
    Type Description
    IOfficeShapeGradientStops

    The collection of IOfficeShapeGradientStops.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved