Back to Devexpress

PdfAnnotationBorderStyle Class

officefileapi-devexpress-dot-pdf-f4dabfab.md

latest1.2 KB
Original Source

PdfAnnotationBorderStyle Class

Contains style settings of the annotation’s border.

Namespace : DevExpress.Pdf

Assembly : DevExpress.Pdf.v25.2.Core.dll

NuGet Package : DevExpress.Pdf.Core

Declaration

csharp
public class PdfAnnotationBorderStyle :
    PdfObject
vb
Public Class PdfAnnotationBorderStyle
    Inherits PdfObject

The following members return PdfAnnotationBorderStyle objects:

Inheritance

Object DevExpress.Pdf.Native.PdfDocumentItem DevExpress.Pdf.Native.PdfObject PdfAnnotationBorderStyle

See Also

PdfAnnotationBorderStyle Members

DevExpress.Pdf Namespace