Xfinium.Pdf.Portfolios Namespace : PdfPortfolioAttributeDefinitionType Enumeration |
'Declaration
Public Enum PdfPortfolioAttributeDefinitionType Inherits System.Enum
'Usage
Dim instance As PdfPortfolioAttributeDefinitionType
public enum PdfPortfolioAttributeDefinitionType : System.Enum
public enum class PdfPortfolioAttributeDefinitionType : public System.Enum
Member | Description |
---|---|
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. |
System.Object
System.ValueType
System.Enum
Xfinium.Pdf.Portfolios.PdfPortfolioAttributeDefinitionType
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