Skip to main content
All docs
V26.1
  • AnnotationAppearance.DefaultForm Property

    Gets or sets the default form template that defines annotation appearance.

    Namespace: DevExpress.Docs.Pdf

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

    Declaration

    public FormTemplate DefaultForm { get; set; }

    Property Value

    Type Description
    FormTemplate

    The default form template that defines annotation appearance.

    See Also