Skip to main content
All docs
V26.1
  • WatermarkAnnotation.VerticalTranslationPercent Property

    Gets or sets the vertical offset of the watermark annotation, as a percentage.

    Namespace: DevExpress.Docs.Pdf

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

    Declaration

    public double VerticalTranslationPercent { get; set; }

    Property Value

    Type Description
    Double

    The vertical offset of the watermark annotation, as a percentage.

    See Also