XFINIUM.PDF Documentation
PdfPortfolioAttributeDefinitionType Enumeration



Supported data types for portfolio attributes.
Syntax
'Declaration
 
Public Enum PdfPortfolioAttributeDefinitionType 
   Inherits System.Enum
'Usage
 
Dim instance As PdfPortfolioAttributeDefinitionType
public enum PdfPortfolioAttributeDefinitionType : System.Enum 
public enum class PdfPortfolioAttributeDefinitionType : public System.Enum 
Members
MemberDescription
CreationDate Creation date of the file in the document attachment.
Date Date attribute.
Description Description of the document attachment.
FileName File name of the document attachment.
ModDate Modification date of the file in the document attachment.
NoType The attribute has no data type associated with it.
Number Number attribute
Size Size of the file in the document attachment.
String Text attribute.
Unknown Unknown data type.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Xfinium.Pdf.Portfolios.PdfPortfolioAttributeDefinitionType

Requirements

Supported .NET Platforms: .NET 2.0 - .NET 4.6, Windows Forms, ASP.NET, Windows Presentation Foundation 4.x, Silverlight 5, WinRT, Universal Windows Platform, Windows Phone 8 & 8.1, Xamarin iOS & Android, Portable Class Library


Target Platforms:Windows 10, Windows 8.1, Windows 8 , Windows 7, Windows Vista SP1 or later, Windows Server 2008, Windows Server 2008 R2

See Also

Reference

Xfinium.Pdf.Portfolios Namespace

Send Feedback