Show / Hide Table of Contents

Enum Annot.BorderStyle.Style

The border style

Namespace: pdftron.PDF
Assembly: PDFNet.dll
Syntax
public enum Style

Fields

Name Description
e_beveled

A simulated embossed rectangle that appears to be raised above the surface of the page.

e_dashed

A dashed rectangle surrounding the annotation.

e_inset

A simulated engraved rectangle that appears to be recessed below the surface of the page.

e_solid

A solid rectangle surrounding the annotation.

e_underline

A single line along the bottom of the annotation rectangle.

Back to top Generated by DocFX