BorderThickness Enum

Specifies the types of thickness in border in an annotation.

public enum BorderThickness
Public Enum BorderThickness

Inheritance: ObjectValueTypeEnumBorderThickness

Fields

BorderThickness.Medium2BorderThickness as medium.
BorderThickness.None0No border.
BorderThickness.Thick3BorderThickness as Thick.
BorderThickness.Thin1BorderThickness as thin.

Licensing Info

This enum is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:

See Also

ceTe.DynamicPDF.PageElements

In this topic