Show / Hide Table of Contents

Enum PolyLine.IntentType

intent of the polygon or polyline annotation.

Namespace: pdftron.PDF.Annots
Assembly: PDFTronDotNet.dll
Syntax
public enum PolyLine.IntentType

Fields

Name Description
e_PolyLineDimension

The polyline annotation is intended to function as a dimension. (PDF 1.7)

e_PolygonCloud

The annotation is intended to function as a cloud object.

e_PolygonDimension

The polygon annotation is intended to function as a dimension. (PDF 1.7)

e_Unknown

Non-standard intent type

In This Article
Back to top Generated by DocFX