Class PdfPortfolioSchemaFieldType
indicates the type of the portfolio schema field.
Inheritance
System.Object
PdfPortfolioSchemaFieldType
Namespace: Syncfusion.Pdf
Assembly: Syncfusion.Pdf.UWP.dll
Syntax
public sealed class PdfPortfolioSchemaFieldType : Enum
Fields
CreationDate
Represent the type of the portfolio schema field as creationdate
Declaration
public const PdfPortfolioSchemaFieldType CreationDate
Field Value
Type |
---|
PdfPortfolioSchemaFieldType |
Date
Represent the type of the portfolio schema field as date
Declaration
public const PdfPortfolioSchemaFieldType Date
Field Value
Type |
---|
PdfPortfolioSchemaFieldType |
Description
Represent the type of the portfolio schema field as description
Declaration
public const PdfPortfolioSchemaFieldType Description
Field Value
Type |
---|
PdfPortfolioSchemaFieldType |
FileName
Represent the type of the portfolio schema field as filename
Declaration
public const PdfPortfolioSchemaFieldType FileName
Field Value
Type |
---|
PdfPortfolioSchemaFieldType |
ModDate
Represent the type of the portfolio schema field as moddate
Declaration
public const PdfPortfolioSchemaFieldType ModDate
Field Value
Type |
---|
PdfPortfolioSchemaFieldType |
Number
Represent the type of the portfolio schema field as number
Declaration
public const PdfPortfolioSchemaFieldType Number
Field Value
Type |
---|
PdfPortfolioSchemaFieldType |
Size
Represent the type of the portfolio schema field as size
Declaration
public const PdfPortfolioSchemaFieldType Size
Field Value
Type |
---|
PdfPortfolioSchemaFieldType |
String
Represent the types as string
Declaration
public const PdfPortfolioSchemaFieldType String
Field Value
Type |
---|
PdfPortfolioSchemaFieldType |