Skip to main content
All docs
V26.1
  • FreeTextAnnotation.DefaultStyle Property

    Gets or sets the default style string.

    Namespace: DevExpress.Docs.Pdf

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

    NuGet Package: DevExpress.Docs.Pdf

    Declaration

    public string DefaultStyle { get; set; }

    Property Value

    Type Description
    String

    The name of the default style.

    See Also