LEADTOOLS PDF (Leadtools.Pdf assembly)
LEAD Technologies, Inc

PDFPenStyle Enumeration






Specifies the PDF pen style
Syntax
[SerializableAttribute()]
public enum PDFPenStyle : System.Enum 
'Declaration
 
<SerializableAttribute()>
Public Enum PDFPenStyle 
   Inherits System.Enum
'Usage
 
Dim instance As PDFPenStyle
[SerializableAttribute()]
public enum PDFPenStyle : System.Enum 
Leadtools.Pdf.PDFPenStyle = function() { };
Leadtools.Pdf.PDFPenStyle.prototype = {
LeadtoolsMemberMarker(replace me) };
[SerializableAttribute()]
public enum class PDFPenStyle : public System.Enum 
Members
MemberDescription
Dashed

Use dashed pen style

Solid

Use solid pen style

Transparent

Use transparent pen style

Remarks

The PDFPenStyle enumeration is used as the type for the PDFPen.PenStyle property.

Example

For an example, refer to PDFRectangleAnnotation.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Pdf.PDFPenStyle

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Leadtools.Pdf Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.