alexa

    Show / Hide Table of Contents

    Enum AutoFitType

    Specifies the AutoFitType

    Namespace: Syncfusion.DocIO.DLS
    Assembly: Syncfusion.DocIO.Base.dll
    Syntax
    public enum AutoFitType

    Fields

    Name Description
    FitToContent

    Fit the contents respect to contents.

    FitToWindow

    Fit the contents respect to window/pagewidth.

    FixedColumnWidth

    Fit the contents respect to fixed column width.

    Back to top Generated by DocFX