Skip to main content
All docs
V26.1
  • CheckBoxWidgetAnnotation.ShouldGeneratePressedAppearance Property

    Gets or sets whether to generate appearance settings for the pressed state.

    Namespace: DevExpress.Docs.Pdf

    Assembly: DevExpress.Docs.Pdf.v26.1.dll

    Declaration

    public bool ShouldGeneratePressedAppearance { get; set; }

    Property Value

    Type Description
    Boolean

    true to generate appearance settings; otherwise, false.

    See Also