FoxitPDFSDKforWeb  v10.0.0
Foxit PDF SDK for Web
constant

Enumerations

enum  Line_Type {
  straightLine =0, thinDashedLine =1, normalDashedLine =2, thickDashedLine =3,
  thinDashedDotLine =4, normalDashedDotLine =5, thickDashedDotLine =6
}
 Enumeration for the adv editor feature text tool line type. Values of this enumeration should be used alone. More...
 

Detailed Description

pdf related constants

Note
Access these objects by "PDFViewCtrl.PDF.constant.advEditor.*".

Enumeration Type Documentation

◆ Line_Type

enum Line_Type

Enumeration for the adv editor feature text tool line type. Values of this enumeration should be used alone.

Since
10.0.0
Enumerator
straightLine 

line type: straight line.

thinDashedLine 

line type: thin dashed line.

normalDashedLine 

line type: normal dashed line.

thickDashedLine 

line type: thick dashed line

thinDashedDotLine 

line type: thin dashed-dot line.

normalDashedDotLine 

line type: normal dashed-dot line.

thickDashedDotLine 

line type: thick dashed-dot line

Foxit Software Corporation Logo
@2024 Foxit Software Incorporated. All rights reserved.